Skip to content

Commit 0468181

Browse files
committed
make logo smaller
1 parent 45744a1 commit 0468181

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ body {
152152
#loading img {
153153
position: absolute;
154154
display: block;
155-
width: 80vw;
156-
max-width: 500px;
155+
width: 60vw;
156+
max-width: 483px;
157157
left: 50%;
158158
top: 50%;
159159
-ms-transform: translate(-50%, -50%);

0 commit comments

Comments
 (0)