1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

fix: improved css compatibility with Safari

This commit is contained in:
2024-08-21 14:26:24 +00:00
parent 9800a796d5
commit 812bd34ee5
2 changed files with 7 additions and 2 deletions
@@ -66,7 +66,7 @@
> span
{
margin: $spacingS $spacingM;
text-wrap: nowrap;
white-space: nowrap;
}
color: $colorNeutralForegroundStaticInverted;