Try Again
This commit is contained in:
parent
6430c7adf1
commit
e7b247bf09
@ -46,10 +46,12 @@
|
|||||||
top: 40px;
|
top: 40px;
|
||||||
right: 0;
|
right: 0;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
height: 0px;
|
height: 100%;
|
||||||
display: none;
|
display: block;
|
||||||
max-width: 60%;
|
max-width: 60%;
|
||||||
|
width: 0;
|
||||||
background-color: darkslategrey;
|
background-color: darkslategrey;
|
||||||
|
transition: 0.7s;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar a {
|
.sidebar a {
|
||||||
|
Loading…
Reference in New Issue
Block a user