1
0
mirror of https://github.com/Mikaela/cv.git synced 2025-04-19 22:37:57 +02:00

main.scss: comment the font-variant-emoji

This commit is contained in:
Aminda Suomalainen 2025-04-09 13:05:05 +03:00
parent a31ff8b497
commit 84aa9ce564
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -37,7 +37,7 @@ $base-font-family: $serif-font-family;
overflow-wrap: break-word !important;
hyphens: auto !important;
// Experimental trick to make all emojis text if supported.
font-variant-emoji: text;
//font-variant-emoji: text;
/* WCAG minimum suggestions */
margin-bottom: 2 !important;
line-height: 1.5 !important;