소스 검색

Fix horizontal overflow

master
Fen Dweller 6 년 전
부모
커밋
03032392b3
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      static/sexy.css

+ 4
- 0
static/sexy.css 파일 보기

@@ -56,6 +56,10 @@ body {
background-color: #100d1e;
}

body {
overflow-x: hidden;
}

@import url("https://fonts.googleapis.com/css?family=Source+Code+Pro:400,200,700");

.game {


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