remove rem font size in dark mode

This commit is contained in:
Sharon Kennedy 2020-05-26 10:42:53 -04:00
parent c592253707
commit b76eebcacb
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@
.message { .message {
&.from-bot { &.from-bot {
color: transparentize($light-text-color, 0.3); color: transparentize($light-text-color, 0.3);
font-size: 0.9rem;
} }
&.from-me { &.from-me {