1
0
mirror of https://github.com/k4m4/movies-for-hackers.git synced 2025-12-06 14:23:53 +00:00

Okay, pens down.

This commit is contained in:
MichaelCook
2017-02-24 17:32:36 +00:00
parent 543970a313
commit 8f66b98324
3 changed files with 5 additions and 1 deletions

View File

@@ -1,8 +1,11 @@
body {
font-size: calc(10px + .5vw);
padding: 0 0 30px;
font-family: 'Play', sans-serif;
}
.container-fluid {
max-width: 1440px;
overflow: auto;
}
h2 {
font-size: 20px;