🎨 custom_url font size

This commit is contained in:
tykayn 2022-03-21 13:36:07 +01:00 committed by Baptiste Lemoine
parent 248f225fa0
commit 0afad9c7a3

View File

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