summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-08-28 21:25:51 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-08-28 21:25:51 -0400
commit213748a2c64b44198ef2a96868b58d7265fe4f02 (patch)
tree20b364e5fbc848aaef479fe132b93d79b5af1f3b /index.css
parent2a02336596cc4ccd1ec19d5748b2b39db0a027dd (diff)
oops fixed mistakes
Diffstat (limited to 'index.css')
-rw-r--r--index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.css b/index.css
index e9b0f34..8fc5b3b 100644
--- a/index.css
+++ b/index.css
@@ -9,7 +9,7 @@ body > div > * {
font-size: 225%;
font-size: min(3.6vw,225%);
position: relative;
- vertical-align: /*text-top*/ center;
+ vertical-align: text-top;
}
body > div > span > * {