7 lines
79 B
CSS
7 lines
79 B
CSS
.font-bold {
|
|
font-size: 1.2rem;
|
|
}
|
|
|
|
.font-very-bold {
|
|
font-size: 2rem;
|
|
} |