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:
parent
cd2a6af6f2
commit
39541a9b06
1 changed files with 2 additions and 0 deletions
|
|
@ -13,8 +13,10 @@
|
||||||
|
|
||||||
.time-left{
|
.time-left{
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.word-count {
|
.word-count {
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue