Fixing sub text height

This commit is contained in:
softsimon 2023-03-21 22:26:18 +09:00
parent de03dacf15
commit 69497d777e

View File

@ -33,8 +33,10 @@
font-size: 18px;
margin: auto;
position: relative;
margin-bottom: 0.2rem;
&.bigger {
font-size: 20px;
margin-bottom: 0;
}
}
}