Skip to content

Commit c597585

Browse files
committed
fix logo css
1 parent d71a3c9 commit c597585

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/WebGLTemplates/BetterTemplate/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
}
3232
.logo {
3333
display: block;
34-
width: max-width: 100vw;
35-
height: max-height: 70vh;
34+
max-width: 100vw;
35+
max-height: 70vh;
3636
}
3737

3838
.progress {

0 commit comments

Comments
 (0)