Interface SAV

This commit is contained in:
Jonathan Chevalier
2023-06-22 15:51:33 +02:00
parent b770fb5fdb
commit cfc2df6225
5 changed files with 11 additions and 31 deletions

View File

@@ -10,6 +10,10 @@ $body-bg: #f6f9ff;
$tooltip-max-width: 400px;
$tooltip-opacity: 1;
$primary: #4f81c7;
$min-contrast-ratio: 3;
@import "bootstrap/scss/variables";
@import "bootstrap/scss/maps";
@import "bootstrap/scss/mixins";