소스 검색
Move portrait news over
tags/v0.1.0
No known key found for this signature in database
GPG 키 ID: E80B35A6F11C3656
1개의 변경된 파일과
7개의 추가작업 그리고
1개의 파일을 삭제
-
gorge.css
|
|
|
@@ -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; |
|
|
|
} |
|
|
|
|