瀏覽代碼

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 {


Loading…
取消
儲存