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 {
padding: 0 0 15px 0 !important;
font-weight: 400;
color: @theme-color-header-text;
text-align:center;
font-weight: 300;
color: @theme-color-header-text;
text-align: center;
text-transform: uppercase;
}
}