Merge pull request #2593 from mempool/simon/revert-btn-info-color

Revert "New button light color"
This commit is contained in:
wiz 2022-09-30 18:33:13 +09:00 committed by GitHub
commit 42189ec1a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;