made a fixed footer
This commit is contained in:
+5
-1
@@ -31,9 +31,13 @@ h1 {
|
||||
background-color: steelblue;
|
||||
font-size: 40px;
|
||||
}
|
||||
h2 {
|
||||
.footer {
|
||||
text-align: center;
|
||||
background-color: cadetblue;
|
||||
font-size: 25px;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
}
|
||||
#nav_barre {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user