add depth styling, index page stats, footer margin
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
display: flex;
|
||||
background-color: var(--black1);
|
||||
height: 4rem;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
box-shadow: var(--shadow0);
|
||||
}
|
||||
.link {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user