fixation de la nav bar
This commit is contained in:
parent
a08b19f9a0
commit
7ad874bed5
@ -6,7 +6,7 @@ section.list
|
||||
}
|
||||
section.list > div
|
||||
{
|
||||
width : 30%;
|
||||
width : 30%;
|
||||
}
|
||||
section.list img {
|
||||
display:inline-block;
|
||||
@ -20,3 +20,16 @@ section.list img {
|
||||
|
||||
|
||||
|
||||
/* modification par Yann */
|
||||
|
||||
nav {
|
||||
position: fixed;
|
||||
width: 79.4%;
|
||||
background-color: #13171f;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
h5 {
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user