[Style] font-weight adjustment
This commit is contained in:
parent
f90dd9af1f
commit
692eb064bf
@ -521,7 +521,7 @@
|
|||||||
|
|
||||||
@include qaQdisplay();
|
@include qaQdisplay();
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-weight: 900;
|
font-weight: bold;
|
||||||
font-stretch: normal;
|
font-stretch: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
line-height: 1.25;
|
line-height: 1.25;
|
||||||
|
@ -29,6 +29,6 @@
|
|||||||
p.description {
|
p.description {
|
||||||
line-height: 1.55em;
|
line-height: 1.55em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-weight: 900;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user