mirror of
https://github.com/seigler/seigler.github.io
synced 2025-07-27 07:16:09 +00:00
⚡ minor style update
This commit is contained in:
parent
224e089c61
commit
d0c40f8b0c
3 changed files with 3 additions and 3 deletions
|
@ -90,7 +90,7 @@ p {
|
||||||
}
|
}
|
||||||
/*layout*/
|
/*layout*/
|
||||||
html {
|
html {
|
||||||
font-size: calc(0.8em + 1.3vmin);
|
font-size: calc(1em + 0.8vh + 0.5vmin);
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
||||||
/*layout*/
|
/*layout*/
|
||||||
html {
|
html {
|
||||||
font-size: ~"calc(0.8em + 1.3vmin)";
|
font-size: ~"calc(1em + 0.8vh + 0.5vmin)";
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue