unified dot size responsivness for banner and mouses
This commit is contained in:
@@ -16,10 +16,11 @@
|
||||
* for pseudo elements ::before and ::after
|
||||
* for some reason it does not work when applied to them directly
|
||||
* if they are not position absolute
|
||||
*/
|
||||
white-space: pre;
|
||||
line-height: 0.8;
|
||||
font-size: 1.0rem;
|
||||
font-size: min(2.1vw, 1.0rem);
|
||||
*/
|
||||
|
||||
--tframes: 2s;
|
||||
animation-name: mouse_move;
|
||||
|
||||
Reference in New Issue
Block a user