mirror of
https://github.com/Stone-Red-Code/Stone-Red-Code.github.io.git
synced 2026-09-04 09:06:28 +02:00
added more projects
also fiexd weird scrolling bug
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user