fix superposition contenu
This commit is contained in:
parent
6d80cd0d03
commit
72b52ba743
@ -514,6 +514,7 @@ nav>div {
|
||||
position: absolute;
|
||||
float: left;
|
||||
top: 0;
|
||||
z-index: 0;
|
||||
left: 0;
|
||||
padding-right: 0;
|
||||
max-width: 70%;
|
||||
@ -561,7 +562,7 @@ nav>div {
|
||||
/* header */
|
||||
.header {
|
||||
float: right;
|
||||
z-index: 0;
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
text-align: right;
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user