Browse Source

small improvements

Extravi 2 years ago
parent
commit
b93d13dfb5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      static/css/styles.css

+ 2 - 2
static/css/styles.css

@@ -97,7 +97,7 @@ a:hover,
 .logomobile {
     position: absolute;
     margin-top: 0px;
-    top: 20px;
+    top: 25px;
     left: 20px;
 }
 
@@ -209,7 +209,7 @@ a:hover,
 .text-result-wrapper {
     max-width: 550px;
     word-wrap: break-word;
-    margin-top: 25px;
+    margin-top: 35px;
 }
 
 .text-result-wrapper a {