🎨 custom_url font size

merge-requests/74/merge
tykayn 2022-03-21 13:36:07 +01:00 committed by Baptiste Lemoine
parent 248f225fa0
commit 0afad9c7a3
1 changed files with 3 additions and 0 deletions

View File

@ -4,4 +4,7 @@
.decription {
margin-bottom: 2rem;
}
#custom_url {
font-size: 0.9em;
}
}