changement des Nav.Link pour des Link avec nav-link en class. Permet de ne pas reloader la page quand on la change tout en changeant l'URL
This commit is contained in:
@@ -106,6 +106,11 @@ body {
|
||||
background-color: plum;
|
||||
}
|
||||
|
||||
.footer-container{
|
||||
margin-top: 5%;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
/* specification pour les écrans plus petits / cells */
|
||||
@media (max-width:450px) {
|
||||
.featured-img {
|
||||
|
Reference in New Issue
Block a user