Arcangelo Pisa commited on
Commit
92f6d27
·
1 Parent(s): 7d22865

set the arrow color as important

Browse files
Files changed (1) hide show
  1. newsletter_examples/2.html +1 -1
newsletter_examples/2.html CHANGED
@@ -145,7 +145,7 @@
145
 
146
  .arrow {
147
  font-size: 1.5rem;
148
- color: gray;
149
  display: flex;
150
  align-items: center;
151
  justify-content: center;
 
145
 
146
  .arrow {
147
  font-size: 1.5rem;
148
+ color: #333333 !important;
149
  display: flex;
150
  align-items: center;
151
  justify-content: center;