Modification au css
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
main {
|
||||
min-height: 85vh;
|
||||
}
|
||||
|
||||
nav {
|
||||
@@ -51,14 +56,9 @@ footer {
|
||||
background-color: #13172c;
|
||||
text-align: center;
|
||||
color: #FFEFE5;
|
||||
position: relative;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
padding: 16px 0;
|
||||
}
|
||||
|
||||
footer>p {
|
||||
margin: auto;
|
||||
height: 15vh;
|
||||
}
|
||||
|
||||
/****************************/
|
||||
@@ -75,8 +75,6 @@ footer>p {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/****************************/
|
||||
/* PAGE: à Propos */
|
||||
/* AUTEUR: Stanislas */
|
||||
|
||||
Reference in New Issue
Block a user