cybrespace to 1.4.2

This commit is contained in:
Chronister
2017-06-14 22:25:10 +00:00
committed by beatrix-bitrot
parent 65528fc54e
commit 39b6b37b74
3 changed files with 39 additions and 19 deletions

View File

@ -12,25 +12,13 @@ body {
@media screen and (min-width: 1300px) {
.column {
flex-grow: 1 !important;
max-width: 500px;
max-width: 400px;
}
.drawer {
width: 20%;
width: 17%;
max-width: 400px;
}
.columns-area {
justify-content: center;
}
}
@media screen and (min-width: 1900px) {
.column, .drawer {
width: 400px;
border-radius: 4px;
height: 96vh;
margin-top: 2vh;
}
}
.muted {