We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172ac3e commit 51e88ccCopy full SHA for 51e88cc
static/index.php
@@ -25,7 +25,7 @@
25
margin: 0 auto;
26
}
27
div.logo {
28
- background-image: url('/nextcloud/core/img/logo-icon.svg');
+ background-image: url('/nextcloud/core/img/logo.svg');
29
background-repeat: no-repeat; top center;
30
width: 50%;
31
height: 25%;
0 commit comments