Fixed z-index issue inside the footer
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
.footer {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
|
||||
Reference in New Issue
Block a user