10 lines
86 B
CSS
10 lines
86 B
CSS
.h1,
|
|
.h2,
|
|
.h3 {
|
|
color: #4338ca !important;
|
|
}
|
|
|
|
.a {
|
|
font-weight: 600 !important;
|
|
}
|