Fix home page on chromium

This commit is contained in:
Jai A
2022-02-16 18:01:34 -07:00
parent 51a9a7b75d
commit 1719ad81a4

View File

@@ -348,7 +348,7 @@ export default {
svg {
color: var(--color-brand);
width: fit-content;
width: 36rem;
height: unset;
}