Widget title adjust
This commit is contained in:
parent
73b0860902
commit
f8af61b76b
1 changed files with 4 additions and 3 deletions
|
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue