color underline
This commit is contained in:
@@ -180,7 +180,7 @@ section {
|
||||
.inter {
|
||||
margin-top: 0.5rem;
|
||||
span {
|
||||
color: $col_black;
|
||||
color: $color2024;
|
||||
font-size: 0.8rem;
|
||||
font-family: "Marianneregular_italic";
|
||||
text-transform: none !important;
|
||||
|
||||
@@ -5,7 +5,7 @@ $col_black: black;
|
||||
$color_orange: rgb(255, 128, 77);
|
||||
$lightgrey: #6f6d7dff;
|
||||
// $fond: url("../../images/test_animation.svg");
|
||||
$underline:#d674b283;
|
||||
$underline:#b9ce00;
|
||||
|
||||
$gutter: 0.5rem;
|
||||
$gutter1 : 0.5rem;
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
.__img-hero{
|
||||
display: none;
|
||||
}
|
||||
|
||||
////////////////////////////////
|
||||
////////////////////////////////
|
||||
.__wrapper{
|
||||
.__title{
|
||||
margin: 0.5rem 0;
|
||||
|
||||
Reference in New Issue
Block a user