Fixing sub text height

This commit is contained in:
softsimon 2023-03-21 22:26:18 +09:00
parent 63f7709e82
commit 2c16bbb0e9
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

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