소스 검색

Fix positioning of news items

tags/v0.0.4
Fen Dweller 5 년 전
부모
커밋
d69490ae26
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      gorge.css

+ 1
- 1
gorge.css 파일 보기

@@ -501,7 +501,7 @@ div::-webkit-scrollbar-corner {
pointer-events: none;
text-align: center;
position: fixed;
top: 50vw;
top: 90vh;
left: 50vw;
transform-origin: 0% 0%;
animation: news-text-frames 10s cubic-bezier(0.68, -0.55, 0.265, 1.55);


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