Updating info button styling

This commit is contained in:
softsimon 2022-09-24 02:30:36 +02:00
parent 5239e04909
commit 15a87fb02e

View File

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