mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 04:27:48 +00:00
13 lines
140 B
SCSS
13 lines
140 B
SCSS
#statute {
|
|
p, ul {
|
|
margin-bottom: 0.5rem;
|
|
}
|
|
li {
|
|
margin-bottom: 0.1rem;
|
|
}
|
|
|
|
h4 {
|
|
margin-top: 2.5rem;
|
|
}
|
|
}
|