mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
use text-wrap balace
This commit is contained in:
parent
fa4f3880b6
commit
fe00017e9e
@ -246,6 +246,12 @@
|
|||||||
transition: all 150ms ease-in-out;
|
transition: all 150ms ease-in-out;
|
||||||
z-index: 250;
|
z-index: 250;
|
||||||
|
|
||||||
|
text-wrap: balance;
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
text-wrap: balance;
|
||||||
|
}
|
||||||
|
|
||||||
&.current {
|
&.current {
|
||||||
margin: 20px 0;
|
margin: 20px 0;
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user