1
0
Fork 0

Widget title adjust

This commit is contained in:
g 2020-09-24 12:32:58 +02:00
commit f8af61b76b

View file

@ -29,9 +29,10 @@
.widgetName { .widgetName {
padding: 0 0 15px 0 !important; padding: 0 0 15px 0 !important;
font-weight: 400; font-weight: 300;
color: @theme-color-header-text; color: @theme-color-header-text;
text-align:center; text-align: center;
text-transform: uppercase;
} }
} }