Reduce title font size
This commit is contained in:
parent
66ca8226e6
commit
0644883a43
2 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
||||||
|
|
||||||
.SummonUnit h3 {
|
.SummonUnit h3 {
|
||||||
color: #333;
|
color: #333;
|
||||||
|
font-size: 14px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
|
||||||
|
|
@ -37,6 +37,7 @@
|
||||||
|
|
||||||
.WeaponUnit h3 {
|
.WeaponUnit h3 {
|
||||||
color: #333;
|
color: #333;
|
||||||
|
font-size: 14px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue