bring back reactive design

This commit is contained in:
nek0 2016-11-01 00:24:11 +01:00
parent a3ca68bcaf
commit 7440b26ba7
1 changed files with 7 additions and 1 deletions

View File

@ -310,12 +310,18 @@ h2 {
}
@media screen and (max-width: 600px){
nav{
.sidebar{
position: relative;
width: auto;
height: auto;
text-align: center;
}
.navigation{
border-radius: 5px;
}
.plugs, .tagcloud{
display: none;
}
nav ul{
text-align: center;
padding-left: 0;