update bottom margin

This commit is contained in:
yequari 2024-04-26 17:50:01 -07:00
parent 415e5af441
commit 02ab34f4fc
1 changed files with 1 additions and 0 deletions

View File

@ -266,6 +266,7 @@ nav li a:hover, nav li a:active {
flex-flow: row wrap;
box-shadow: 10px 5px 5px #00000066;
padding: 30px 0 0 0;
margin-bottom: 100px;
}
.sidebar {