Update 2017-02-14T16:15:07.443Z

This commit is contained in:
Joshua Seigler 2017-02-14 11:15:17 -05:00
parent bb82db2a9c
commit 50359f4732
16 changed files with 67 additions and 69 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -73,7 +73,7 @@ footer {
}
/*layout*/
html {
font-size: calc(2em);
font-size: calc(0.8em + 1.3vmin);
height: 100%;
}
body {
@ -105,9 +105,6 @@ body {
transform: translateZ(-50vmin);
}
@media (min-width: 100vh) {
html {
font-size: calc(2em);
}
body {
background-image: url(../img/workstation.f5df6d01.jpg), url(../img/gradient.a8837874.jpg);
background-size: auto 133.3vh, auto 133vh;
@ -151,4 +148,4 @@ main {
text-decoration: underline;
}
/*# sourceMappingURL=bundle.css.93c40aa6.map */
/*# sourceMappingURL=bundle.css.9bd347b4.map */