grenoble: add underline to links (#81901) #398

Merged
smihai merged 1 commits from wip/81901-grenoble-add-underline-to-links into main 2023-10-03 10:30:23 +02:00
1 changed files with 2 additions and 0 deletions

View File

@ -3,4 +3,6 @@ $primary-color: #175F83;
$button-background: $primary-color;
$button-color: white;
$link-decoration: underline;
@import '../izi-ici/vars';