Fix 90s css

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2022-09-03 01:09:15 +03:00
parent 8916aaf9e7
commit e72913277f

View file

@ -13,8 +13,8 @@
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* word-wrap: break-word; */
word-break: break-all;
word-wrap: break-word;
/* word-break: break-all; */
scroll-behavior: smooth;
}