Remove zoom, improve performance and style

This commit is contained in:
Andras Schmelczer 2022-09-28 15:19:51 +02:00
parent c206471b87
commit 3d0449a4f2
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
9 changed files with 60 additions and 85 deletions

View file

@ -13,7 +13,7 @@
position: fixed;
bottom: var(--small-margin);
right: var(--normal-margin);
padding: 4px;
padding: 0.25rem;
&:hover {
transform: scale(1.1);