Skip to content

Commit 11ea25e

Browse files
authored
Fix layout shift on maintenance page (#865)
1 parent 312d840 commit 11ea25e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/routes/MaintenanceRoute.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
}
7575
7676
&__image {
77+
aspect-ratio: 1;
7778
display: none;
7879
7980
img {

0 commit comments

Comments
 (0)