aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--static/main.css3
-rw-r--r--static/resume.css30
m---------templates/site0
3 files changed, 4 insertions, 29 deletions
diff --git a/static/main.css b/static/main.css
index 18bebbc..347a756 100644
--- a/static/main.css
+++ b/static/main.css
@@ -103,7 +103,6 @@ iframe {
}
.longboi {
word-wrap: break-word;
-
- font-size: 65%;
+ font-size: 50%;
}
}
diff --git a/static/resume.css b/static/resume.css
index b1ff032..1d0ba12 100644
--- a/static/resume.css
+++ b/static/resume.css
@@ -94,35 +94,11 @@ iframe {
}
@media screen and (max-device-width: 480px) {
- h1 {
- font-size: 150%;
- }
- h2 {
- font-size: 125%;
- text-align: center;
- }
- h3 {
- font-size: 100%;
- text-align: center;
- }
- h4 {
- font-size: 70%;
- }
- body {
- max-width: 100%;
- font-size: 100%;
- }
.license {
font-size: 0;
}
- p {
- margin-top: 5%;
- margin-bottom: 5%;
- }
- code.longboi {
- font-size: 65%;
- }
- .content {
- text-align: left;
+ .longboi {
+ word-wrap: break-word;
+ font-size: 50%;
}
}
diff --git a/templates/site b/templates/site
-Subproject 1d47e5c7b01770b76f87b17518e276e656d7115
+Subproject a46710b07f86ce391222c1f07fc5de857e4fe53