aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-03-31 11:46:09 +0200
committerRomain Gonçalves <me@rgoncalves.se>2022-03-31 11:46:09 +0200
commitbf4fe6d0fbc1d8adc7135d9700f81e34aaf4ae97 (patch)
tree1b35f83c6da718d1e0f07ef71d85c0f8c2091d21 /src
parenta06f7e5d6c5a3df1ea292133200c662946395b10 (diff)
downloadwebsite-bf4fe6d0fbc1d8adc7135d9700f81e34aaf4ae97.tar.gz
style: justified text is not vertically aligned
Diffstat (limited to 'src')
-rw-r--r--src/style/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/style/style.css b/src/style/style.css
index b8c073c..1c47ae6 100644
--- a/src/style/style.css
+++ b/src/style/style.css
@@ -2,7 +2,6 @@
* {
font-family: monospace, monospace;
- text-align: justify;
}
html {
remember that computers suck.