mirror of
https://gitea.dmz.rs/Decentrala/website.git
synced 2026-07-11 22:12:17 +02:00
11 lines
136 B
CSS
11 lines
136 B
CSS
h2 {
|
|
margin: 1.5rem 0;
|
|
font-weight: normal;
|
|
font-size: 1.4em;
|
|
font-variant-caps: small-caps;
|
|
}
|
|
|
|
p {
|
|
padding-bottom: 1.5rem;
|
|
}
|