remotes/1693045480750635534/spooky-22
kek7198 2021-12-05 11:25:44 -06:00
parent 49affa9ded
commit 92cd95ec44
1 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,9 @@
img[lazy=loading] {
@apply animate-pulse;
}
img[width], img[height] {
max-width: none;
}
/*Inputs*/
.label {
@apply block font-bold text-gray-700 text-sm leading-normal mb-1;