17 lines
120 B
CSS
Executable File
17 lines
120 B
CSS
Executable File
body p {
|
|
|
|
font-size: 0.9rem;
|
|
|
|
line-height: 1.5;
|
|
|
|
}
|
|
|
|
|
|
body {
|
|
|
|
font-size: 0.85rem;
|
|
|
|
line-height: 1.5;
|
|
|
|
}
|