z-index aside
This commit is contained in:
@@ -368,7 +368,7 @@ aside {
|
||||
position: relative;
|
||||
grid-column: 1 /span 2;
|
||||
grid-row: 1;
|
||||
z-index: 100;
|
||||
z-index: 98;
|
||||
order: 1;
|
||||
margin-top: 5rem; }
|
||||
@media (max-width: 891px) {
|
||||
|
@@ -16,7 +16,7 @@ aside{
|
||||
position: relative;
|
||||
grid-column: 1 /span 2;
|
||||
grid-row: 1;
|
||||
z-index: 100;
|
||||
z-index: 98;
|
||||
order: 1;
|
||||
margin-top: 5rem;
|
||||
@media(max-width:891px){
|
||||
|
Reference in New Issue
Block a user