mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 06:52:42 +00:00
Remove footer width restriction
This commit is contained in:
parent
8af317870a
commit
8214ecd304
@ -8,7 +8,6 @@
|
|||||||
.footer {
|
.footer {
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
background: var(--clr-main-footer-bg);
|
background: var(--clr-main-footer-bg);
|
||||||
width: 72%;
|
|
||||||
padding: 0.8rem;
|
padding: 0.8rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: grid;
|
display: grid;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user