Updating info button styling

This commit is contained in:
softsimon 2022-09-24 02:30:36 +02:00
parent 29118dc0e8
commit eb28fd90e5
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

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;