Footer layout
This commit is contained in:
@ -87,4 +87,9 @@ background-color: black;
|
||||
color: rgb(119, 255, 255);
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
|
||||
footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
z-index:-10;
|
||||
}
|
||||
|
Reference in New Issue
Block a user