소스 검색

Remove portrait-specific upgrade button sizing

tags/v0.1.0
Fen Dweller 5 년 전
부모
커밋
78ce6607f3
No known key found for this signature in database 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;


불러오는 중...
취소
저장