mirror of
https://github.com/seigler/seigler.github.io
synced 2025-07-28 07:46:10 +00:00
Update 2017-02-14T16:15:07.443Z
This commit is contained in:
parent
bb82db2a9c
commit
50359f4732
16 changed files with 67 additions and 69 deletions
File diff suppressed because one or more lines are too long
1
css/bundle.css.9bd347b4.map
Normal file
1
css/bundle.css.9bd347b4.map
Normal file
File diff suppressed because one or more lines are too long
|
@ -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 */
|
Loading…
Add table
Add a link
Reference in a new issue