mirror of
https://github.com/Mikaela/cv.git
synced 2025-05-03 13:17:36 +02:00
main.scss: comment the font-variant-emoji
This commit is contained in:
parent
a31ff8b497
commit
84aa9ce564
@ -37,7 +37,7 @@ $base-font-family: $serif-font-family;
|
|||||||
overflow-wrap: break-word !important;
|
overflow-wrap: break-word !important;
|
||||||
hyphens: auto !important;
|
hyphens: auto !important;
|
||||||
// Experimental trick to make all emojis text if supported.
|
// Experimental trick to make all emojis text if supported.
|
||||||
font-variant-emoji: text;
|
//font-variant-emoji: text;
|
||||||
/* WCAG minimum suggestions */
|
/* WCAG minimum suggestions */
|
||||||
margin-bottom: 2 !important;
|
margin-bottom: 2 !important;
|
||||||
line-height: 1.5 !important;
|
line-height: 1.5 !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user