mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-11 16:26:20 +00:00
uses gap instead of margins
This commit is contained in:
@@ -173,6 +173,7 @@
|
||||
grid-template-columns: auto auto auto;
|
||||
line-height: 1;
|
||||
font-size: 2.6rem;
|
||||
gap: 0.2rem;
|
||||
|
||||
@media (min-width: 600px) {
|
||||
background: var(--main-theme-color);
|
||||
@@ -205,7 +206,6 @@
|
||||
position: relative;
|
||||
top: 4px;
|
||||
opacity: 0.76;
|
||||
margin-left: 0.2rem;
|
||||
font-size: 0.5em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user