uppercase
This commit is contained in:
@@ -263,9 +263,7 @@ form {
|
||||
// thumbnails_participants
|
||||
.thumbnails_participants {
|
||||
@include shadow_participants;
|
||||
* {
|
||||
// color: $color2024;
|
||||
}
|
||||
|
||||
.__name {
|
||||
font-family: "Marianneregular";
|
||||
font-size: 1rem;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
$color1: #b9a47eff;
|
||||
$color2: #1d378eff;
|
||||
$color2024: rgb(3,135,136);
|
||||
$color2024: #038788;
|
||||
$col_black: black;
|
||||
$color_orange: rgb(255, 128, 77);
|
||||
$lightgrey: #6f6d7dff;
|
||||
|
||||
Reference in New Issue
Block a user