Padding-bottom for title in /get

This commit is contained in:
DarkCat09 2023-08-29 20:05:45 +04:00
parent b69e4ffb99
commit b748233f45
No known key found for this signature in database
GPG Key ID: 0A26CD5B3345D6E3

View File

@ -8,6 +8,7 @@
.title {
border-bottom: 0.125rem solid var(--bg2);
padding-bottom: 0.125rem;
font-weight: 600;
}