styles: add h-32px class back

This commit is contained in:
Antonella Sgarlatta
2021-05-05 15:33:35 -03:00
parent 4308f4e656
commit 3edf763d40

View File

@@ -99,6 +99,10 @@
max-width: 265px;
}
.h-32px {
height: 32px;
}
.h-1px {
height: 1px;
}