Add padding in footer
This commit is contained in:
@ -205,12 +205,11 @@ footer a {
|
|||||||
height: unset;
|
height: unset;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 1em;
|
gap: 1em;
|
||||||
|
padding-top: 3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer > *:not(:first-child) {
|
footer > *:not(:first-child) {
|
||||||
width: 300px;
|
width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.home {
|
.home {
|
||||||
font-size: 0.5em;
|
font-size: 0.5em;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user