added more projects

also fiexd weird scrolling bug
This commit is contained in:
Stone-Red-Code
2021-03-18 21:51:39 +01:00
parent 4d54fea4ef
commit 63f4d71252
2 changed files with 32 additions and 4 deletions
+5 -4
View File
@@ -15,11 +15,12 @@ body {
}
footer {
position: absolute;
bottom: 0;
width: 100%;
padding-right: 1.9rem;
/* Set the fixed height of the footer here */
box-sizing: border-box;
right: 15px;
left: 15px;
position: absolute;
/* Set the fixed height of the footer */
height: 255px;
}