diff options
Diffstat (limited to 'index.css')
-rw-r--r-- | index.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 > * { |