summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2022-04-09 12:37:57 +0300
committereug-vs <eugene@eug-vs.xyz>2022-04-09 12:37:57 +0300
commit4249f69b2d6a66c29182297b8ff7daa23f469fad (patch)
treea0f956ae780a0d3b599003e250de296c317a7801
parent16dc0398d606f5bdce872076d4e5865fe27135a4 (diff)
downloadeug-vs-xyz-4249f69b2d6a66c29182297b8ff7daa23f469fad.tar.gz
feat: remove hyphens on word-break
-rw-r--r--style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/style.css b/style.css
index 3270ab6..b8fa85a 100644
--- a/style.css
+++ b/style.css
@@ -10,7 +10,6 @@ body {
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
- hyphens: auto;
word-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;