Fixed widget titles

This commit is contained in:
Eduard Urbach 2017-12-02 19:50:39 +01:00
parent bbdd83d111
commit 21f28f34dc

View File

@ -32,6 +32,7 @@
.widget-title
horizontal
align-items center
padding-bottom 0.5rem
border-bottom 1px solid rgba(0, 0, 0, 0.1)
// We need !important here to overwrite the h3:first-child rule