浏览代码

Tweak narrow layout a bit

tags/v0.0.7
Fen Dweller 5 年前
父节点
当前提交
80cb5b01a3
找不到此签名对应的密钥 GPG 密钥 ID: E80B35A6F11C3656
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. +1
    -3
      gorge.css

+ 1
- 3
gorge.css 查看文件

@@ -84,9 +84,6 @@ button {
}

@media (max-aspect-ratio: 1/1) {
body #upgrades-area {
top: 10%;
}

body #buildings-area {
top: 50%;
@@ -252,6 +249,7 @@ button {
@media (max-aspect-ratio: 1/1) {
#upgrades-area {
position: absolute;
top: 15%;
left: 50%;
height: 35%;
width: 50%;


正在加载...
取消
保存