Remove footer width restriction
This commit is contained in:
parent
3bd549296e
commit
a5146c6972
@ -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