Browse Source

Move portrait news over

tags/v0.1.0
Fen Dweller 5 years ago
parent
commit
6e30b7aa76
No known key found for this signature in database GPG Key ID: E80B35A6F11C3656
1 changed files with 7 additions and 1 deletions
  1. +7
    -1
      gorge.css

+ 7
- 1
gorge.css View File

@@ -251,10 +251,16 @@ button {
@media (max-aspect-ratio: 1/1) {

#resources-area {
top: 15%;
top: 25%;
left: 5%;
}

body .news-text {
top: 12%;
left: 22.5%;
max-width: 40vw;
}

#tasty-micro {
width: 30vw;
}


Loading…
Cancel
Save