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:
parent
12d8a282aa
commit
57a180dc00
@ -373,12 +373,8 @@
|
|||||||
|
|
||||||
=node-details-description
|
=node-details-description
|
||||||
color: $color-text
|
color: $color-text
|
||||||
font-size: 1.25em
|
|
||||||
word-break: break-word
|
word-break: break-word
|
||||||
|
|
||||||
+media-xs
|
|
||||||
font-size: 1.1em
|
|
||||||
|
|
||||||
/* Style links without a class. Usually regular
|
/* Style links without a class. Usually regular
|
||||||
* links in a comment or node description. */
|
* links in a comment or node description. */
|
||||||
a:not([class])
|
a:not([class])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user