Hide welcome logo (CSS)

This commit is contained in:
LightSaveUs
2022-10-22 23:35:48 +03:00
committed by GitHub
parent 90225b0430
commit 160f078fc3
2 changed files with 1 additions and 1 deletions

View File

@@ -1 +0,0 @@
div#Auto-Memory { display: none; }

View File

@@ -0,0 +1 @@
div#welcome_text.var_sync_model_welcome { display: none; }