mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 00:20:26 +03:00
feat: add IE11 compatibility
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
$colorBg: #181818;
|
||||
$colorBgAlt: hwb(0deg 0% 100% / 20%);
|
||||
$colorBgAlt: rgba(0, 0, 0, 0.2);
|
||||
$colorBgCode: #3b3d42;
|
||||
$colorBlossom: #6da13f;
|
||||
$colorFade: #598332;
|
||||
|
Reference in New Issue
Block a user