Adjust the font size of the 'No thumbnails available' text.

This commit is contained in:
DanGastardelli
2024-09-30 12:33:00 -03:00
parent 052b6a9bdd
commit c4dfed0e02

View File

@@ -34,6 +34,7 @@ img {
justify-content: center;
align-items: center;
text-align: center;
font-size: 14px;
}
}
}