File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "co2" : " 0.02" ,
3- "percent" : " 97 "
3+ "percent" : " 96 "
44}
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Kochstrasse - Agentur für Marken GmbH" ,
3+ "logo" : " kochstrasse.svg" ,
4+ "href" : " https://www.kochstrasse.agency/"
5+ }
Original file line number Diff line number Diff line change 1313 --color-bb-grey-200 : # f3f3f3 ;
1414 --color-bb-grey-300 : # d1d5db ;
1515 --color-bb-grey-400 : # eaeaea ;
16+ --color-bb-grey-450 : # 8c8c8c ;
1617 --color-bb-grey-500 : # 2e2e2e ;
1718 --color-bb-grey-550 : # 424242 ;
1819 --color-bb-grey-600 : # 2b2b2b ;
@@ -116,3 +117,11 @@ lite-youtube::before {
116117.customer-logo : hover {
117118 --svg-hover-color : initial;
118119}
120+
121+ .customer-logo .kochstrasse-logo {
122+ fill : var (--color-bb-grey-450 );
123+ }
124+
125+ .customer-logo : hover .kochstrasse-logo {
126+ fill : black;
127+ }
You can’t perform that action at this time.
0 commit comments