color underline

This commit is contained in:
2024-05-06 11:51:17 +02:00
parent 2055a0478c
commit 3b7301622e
2 changed files with 2 additions and 2 deletions
@@ -5,7 +5,7 @@ $col_black: black;
$color_orange: rgb(255, 128, 77);
$lightgrey: #6f6d7dff;
// $fond: url("../../images/test_animation.svg");
$underline:#b9ce00;
$underline:rgba(185, 206, 0, 0.8);
$gutter: 0.5rem;
$gutter1 : 0.5rem;