bring icon down with text

Makes it so icons and text are brought down together to the next line because screen is too small
This commit is contained in:
Christopher 2025-05-04 20:49:20 -06:00
parent cd2a6af6f2
commit 39541a9b06

View file

@ -13,8 +13,10 @@
.time-left{
font-size: 0.8rem;
display: inline-block;
}
.word-count {
font-size: 0.8rem;
display: inline-block;
}