refactored code

This commit is contained in:
cnachtigall1991
2021-10-13 15:44:05 +02:00
parent 544ef95722
commit 5f3d0b981f
14 changed files with 250 additions and 156 deletions

View File

@@ -27,9 +27,9 @@ $success: #609926;
:root {
// CSGO COLORS
--csgo-Orange: #FE9A28;
--csgo-Blue: #5BA7FE;
--csgo-Yellow: #F7F52F;
--csgo-Purple: #A01BEF;
--csgo-Green: #04B462;
--csgo-orange: #FE9A28;
--csgo-blue: #5BA7FE;
--csgo-yellow: #F7F52F;
--csgo-purple: #A01BEF;
--csgo-green: #04B462;
}