소스 검색

Fix news being too wide in the landscape layout

tags/v0.1.0
Fen Dweller 5 년 전
부모
커밋
7ecc7e62d3
No known key found for this signature in database GPG 키 ID: E80B35A6F11C3656
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      gorge.css

+ 2
- 1
gorge.css 파일 보기

@@ -564,7 +564,8 @@ div::-webkit-scrollbar-corner {
transform-origin: 0% 0%;
animation: news-text-frames 7s cubic-bezier(0.68, -0.55, 0.265, 1.55);
animation-fill-mode: both;
font-size: 24px;
max-width: 40vw;
font-size: 16pt;
}

@keyframes news-text-frames {


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