Merge pull request #2578 from mempool/simon/revert-info-button-color-change

Revert info button color change
This commit is contained in:
wiz 2022-09-25 08:03:12 +09:00 committed by GitHub
commit 34d5f97c79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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