text-size > font-size
This commit is contained in:
parent
44a92a0e1f
commit
d6286bff4a
|
@ -7,7 +7,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.ringbtn {
|
.ringbtn {
|
||||||
text-size: 0.9rem !important;
|
font-size: 0.9rem !important;
|
||||||
border-radius: 16px !important;
|
border-radius: 16px !important;
|
||||||
border:none !important;
|
border:none !important;
|
||||||
background-color: rgba(100,100,100, 0.3) !important;
|
background-color: rgba(100,100,100, 0.3) !important;
|
||||||
|
|
Loading…
Reference in a new issue