summaryrefslogtreecommitdiff
path: root/client/simple/src/less/index.less
diff options
context:
space:
mode:
Diffstat (limited to 'client/simple/src/less/index.less')
-rw-r--r--client/simple/src/less/index.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/src/less/index.less b/client/simple/src/less/index.less
index 8590d0c3b..6316b4ed6 100644
--- a/client/simple/src/less/index.less
+++ b/client/simple/src/less/index.less
@@ -6,7 +6,7 @@
text-align: center;
.title {
- background: url('../img/searxng.png') no-repeat;
+ background: url("../img/searxng.png") no-repeat;
min-height: 4rem;
margin: 4rem auto;
background-position: center;