mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-01-14 22:18:43 +00:00
Small footer margin
This commit is contained in:
parent
55cb4c3b24
commit
1d423e3e31
@ -169,7 +169,7 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 1rem;
|
||||||
|
|
||||||
& p {
|
& p {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
@ -194,6 +194,7 @@ footer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Bigger popover
|
// Bigger popover
|
||||||
|
|
||||||
.popover {
|
.popover {
|
||||||
|
|
||||||
& > .popover-inner {
|
& > .popover-inner {
|
||||||
|
Loading…
Reference in New Issue
Block a user