From d80224934e01f19573852a50ae50d5f12ff04799 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sat, 26 Dec 2020 17:50:58 +0100 Subject: Fix and decrease Godot logo size in the HTML5 editor loader The logo can no longer overflow the viewport. --- misc/dist/html/editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/dist/html/editor.html b/misc/dist/html/editor.html index bf608dfa49..18c759ace8 100644 --- a/misc/dist/html/editor.html +++ b/misc/dist/html/editor.html @@ -169,7 +169,7 @@
- +

-- cgit v1.2.3