Skip to content

Commit fb6b38a

Browse files
committed
load-screen image resize
1 parent c1da402 commit fb6b38a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/css/responsive.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,9 @@
7878
max-width: calc(461px - 35%);
7979
max-height: calc(671px - 35%);
8080
}
81+
82+
.load-screen svg {
83+
width: calc(199px - 15%);
84+
height: calc(269.43px - 15%);
85+
}
8186
}

0 commit comments

Comments
 (0)