ソースを参照

Remove portrait-specific upgrade button sizing

tags/v0.1.0
Fen Dweller 6年前
コミット
78ce6607f3
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: E80B35A6F11C3656
1個のファイルの変更0行の追加11行の削除
  1. +0
    -11
      gorge.css

+ 0
- 11
gorge.css ファイルの表示

@@ -341,17 +341,6 @@ button {
transform: scale(1.25, 1.25);
}

@media (max-aspect-ratio: 1/1) {
.upgrade-button {
width: 13vw;
height: 13vw;
}

.upgrade-button > .fas {
font-size: 10vw;
}
}

.upgrade-button-inactive {
background-color: #222 !important;
color: #999 !important;


読み込み中…
キャンセル
保存