Done task

This commit is contained in:
Le Van Duc 2023-09-20 05:27:16 +07:00
parent 79a213c7e9
commit 3ac0a7c5d4
4 changed files with 117 additions and 46 deletions

View file

@ -4,7 +4,7 @@ $border_gray: #ccc;
$background_gray: #ededed;
$background_light_gray: #fafafa;
$announcement_red: #ae0000;
$theme_color: #045343;
$theme_color: #9c3706;
$base_font_size: 14px;
$widget_border_radius: 4px;