Small footer margin

This commit is contained in:
Théo Marchal 2024-06-10 12:57:17 +02:00
parent 55cb4c3b24
commit 1d423e3e31

View File

@ -169,7 +169,7 @@ hr {
}
footer {
margin-bottom: 2rem;
margin-bottom: 1rem;
& p {
font-size: 1rem;
@ -194,6 +194,7 @@ footer {
}
// Bigger popover
.popover {
& > .popover-inner {