mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
paragraph margins
This commit is contained in:
parent
81a77ce0a4
commit
a96fc101f2
@ -427,6 +427,11 @@ select.form-control:not([multiple]):not([size]) {
|
|||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content p {
|
||||||
|
margin-top: 1rem;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
/* theme: light */
|
/* theme: light */
|
||||||
|
|
||||||
button.theme-light {
|
button.theme-light {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user