francescoKrnl commited on
Commit
3d92717
1 Parent(s): 452af91

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -3
style.css CHANGED
@@ -39,9 +39,7 @@ h1 {
39
  color: #c0c0af !important;
40
  }
41
 
42
- #logos_block {
43
- color: #c0c0af !important;
44
- }
45
  #logos_row {
46
  width: 300px;
47
  height: 60px;
@@ -61,6 +59,9 @@ h1 {
61
  letter-spacing: 0.5px;
62
  font-size: 18px;
63
  }
 
 
 
64
  #main_block {
65
  flex-grow: 1;
66
  display: flex;
 
39
  color: #c0c0af !important;
40
  }
41
 
42
+
 
 
43
  #logos_row {
44
  width: 300px;
45
  height: 60px;
 
59
  letter-spacing: 0.5px;
60
  font-size: 18px;
61
  }
62
+ #text_row span{
63
+ color: #c0c0af !important;
64
+ }
65
  #main_block {
66
  flex-grow: 1;
67
  display: flex;