This repository was archived by the owner on Feb 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 304304 padding-bottom : 80px ;
305305 }
306306 .market_name {
307- @include market_name (18px , 400 , $COLOR_BLUE );
307+ @include market_name (18px , 500 , $COLOR_BLUE );
308308 @media (min-width : 320px ) and (max-width : 767px ) {
309309 font-size : 16px ;
310310 }
323323 margin-bottom : 10px ;
324324
325325 .submarket_name {
326- @include market_name (12px , 300 , $COLOR_ORANGE );
327- @media (min-width : 320px ) and (max-width : 767px ) {
328- font-size : 12px ;
329- }
326+ @include market_name (12px , 400 , $COLOR_ORANGE );
330327 }
331328 .symbols {
332329 display : flex ;
385382 }
386383 }
387384 .subgroup_name {
388- @include market_name (18px ,400 , $COLOR_BLUE );
385+ @include market_name (18px ,500 , $COLOR_BLUE );
389386 @media (min-width : 320px ) and (max-width : 767px ) {
390387 font-size : 16px ;
391388 }
406403 margin-bottom : 10px ;
407404
408405 .submarket_name {
409- @include market_name (12px , 300 , $COLOR_ORANGE );
406+ @include market_name (12px , 400 , $COLOR_ORANGE );
410407 @media (min-width : 320px ) and (max-width : 767px ) {
411408 font-size : 12px ;
412409 }
You can’t perform that action at this time.
0 commit comments