Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Fix styles lint
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Nov 24, 2021
1 parent 9375225 commit af7ed16
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/slate-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
.red-mistyrose-text {
color: #fce6dc;
}

.red-darksalmon-text {
color: #f39a86;
}
Expand All @@ -108,6 +109,7 @@
.red-brown-text {
color: #b92f47;
}

.red-dark-text {
color: #8e1206;
}
Expand Down Expand Up @@ -154,4 +156,4 @@

.black-gainsboro-text {
color: #e3e3e3;
}
}

0 comments on commit af7ed16

Please sign in to comment.