mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-16 10:39:53 +00:00
Tweak size
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.main {
|
.main {
|
||||||
min-height: 70vh;
|
min-height: 688px;
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-rows: max-content max-content;
|
grid-template-rows: max-content max-content;
|
||||||
justify-items: center;
|
justify-items: center;
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.logo-container {
|
.logo-container {
|
||||||
margin: 8rem 0 1rem;
|
margin: 5rem 0 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
|
|||||||
Reference in New Issue
Block a user