rename yaml to match ploi

This commit is contained in:
netlas
2026-04-22 10:03:07 +03:00
parent b94a89fadc
commit c5600c3915
112 changed files with 1738 additions and 1741 deletions

View File

@@ -18,7 +18,7 @@ $small-spacing: $base-spacing / 2 !default;
$white: #fff !default;
$black: #000 !default;
$blue: #1f93ff !default;
$blue: #01a0a5 !default;
$red: #ff382d !default;
$light-yellow: #ffc532 !default;
$light-green: #44ce4b !default;

View File

@@ -41,7 +41,7 @@ $header-height: 5.6rem;
$woot-logo-padding: $space-large $space-two;
// Colors
$color-woot: #1f93ff;
$color-woot: #01a0a5;
$color-gray: #6e6f73;
$color-light-gray: #747677;
$color-border: #e0e6ed;