UI: Don't set font-size on node-details-description.

This is used for comments, nodes, everywhere. So each component should set
its own size.
This commit is contained in:
Pablo Vazquez 2019-03-12 14:27:06 +01:00
parent 12d8a282aa
commit 57a180dc00

View File

@ -373,12 +373,8 @@
=node-details-description
color: $color-text
font-size: 1.25em
word-break: break-word
+media-xs
font-size: 1.1em
/* Style links without a class. Usually regular
* links in a comment or node description. */
a:not([class])