remove display flex and flex styling from footer
This commit is contained in:
parent
5d31eed754
commit
264cd663bf
|
@ -62,8 +62,6 @@ footer {
|
|||
height: 8vh;
|
||||
background: var(--header-footer-color);
|
||||
padding: 0 2rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
section {
|
||||
|
|
Loading…
Reference in New Issue