CSS : Ajustement
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
background-color: #F9E7DB;
|
||||
box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
|
||||
position: fixed;
|
||||
top:40px;
|
||||
width: 100%;
|
||||
z-index: 3;
|
||||
align-items: center;
|
||||
@@ -16,11 +17,6 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #333;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.header li {
|
||||
display: block;
|
||||
padding: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user