firefox html fix

pull/4/head
Jan Umbach 2024-06-02 20:31:59 +02:00
parent 5fe7be215e
commit 2389b12be3
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@
--shx_rating_bezier: cubic-bezier(0.42,0,0.58,1);
--shx_rating_trans-dur: 0.3s;
/* font-size: calc(24px +(30 - 24) *(100vw - 320px) /(1280 - 320));*/
font-size: calc(24px +(30 - 24) *(100vw - 320px) /(1280 - 320));
}
.SHX_rating {