This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
crux.sexy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix horizontal overflow
master
Fen Dweller
6 years ago
parent
ee302058d6
commit
03032392b3
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
static/sexy.css
+ 4
- 0
static/sexy.css
View File
@@ -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 {
Write
Preview
Loading…
Cancel
Save