Revert "New button light color"

This reverts commit c79c1d9958ff52dee9acf377f136c6641c7dd138.

# Conflicts:
#	frontend/src/styles.scss
This commit is contained in:
softsimon 2022-09-30 04:02:52 +04:00
parent 678977a2a0
commit 9d3d3ed5f8
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -10,7 +10,6 @@ $nav-tabs-link-active-bg: #11131f;
$primary: #105fb0;
$secondary: #2d3348;
$success: #1a9436;
$light: #744ad1;
$info: #1bd8f4;
$h5-font-size: 1.15rem !default;