This website works better with JavaScript
Home
Explore
Help
Register
Sign In
cb
/
rr
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add responsive title
JoostSijm
6 years ago
parent
f4682bca01
commit
c60701a244
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
app/static/style.css
+ 5
- 0
app/static/style.css
View File
@@ -44,4 +44,9 @@ ul
{
width: 100%;
}
+
+ h1
+ {
+ font-size: 9vw;
+ }
}