summaryrefslogtreecommitdiff
path: root/src/static/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/main.css')
-rw-r--r--src/static/main.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/static/main.css b/src/static/main.css
index 19394d6..5aa2f84 100644
--- a/src/static/main.css
+++ b/src/static/main.css
@@ -16,11 +16,11 @@ body {
}
#top {
- font-size: 1vh;
+ font-size: 0.6em;
}
#program {
- font-size: 1.3vh;
+ font-size: 0.82em;
}
@@ -35,7 +35,7 @@ body {
}
img {
- width: 100%;
+ height: 100%;
}
input {