5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-16 17:36:22 +00:00

fix: reducir el alto de la leyenda

This commit is contained in:
f 2023-03-22 14:38:18 -03:00
parent fc14889d0e
commit 59606f3263

View file

@ -154,6 +154,12 @@ ol.breadcrumb {
transition: all 3s;
}
fieldset {
legend {
font-size: 1rem;
}
}
.mapable,
.taggable {
.input-map,