CSS Cleanup
An oversight. We already styled node-details-description a few lines above.
This commit is contained in:
@@ -19,6 +19,7 @@ $color-background-landing: #111
|
||||
.node-details-description
|
||||
@extend .mx-auto
|
||||
color: #ddd
|
||||
font-size: 1.3em
|
||||
|
||||
a
|
||||
color: $color-primary
|
||||
@@ -74,7 +75,3 @@ $color-background-landing: #111
|
||||
background-image: linear-gradient(transparent 65%, $color-background-landing 100%)
|
||||
display: block
|
||||
visibility: visible
|
||||
|
||||
.landing
|
||||
.node-details-description
|
||||
font-size: 1.3em
|
||||
|
Reference in New Issue
Block a user