Browse Source

Decrease font-size of url so that the title stands out more

Arco Mul 3 years ago
parent
commit
e773ff68e5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tinysearchengine/static/index.css

+ 1 - 0
tinysearchengine/static/index.css

@@ -22,6 +22,7 @@ div {
 
 .url {
    margin-top: 0px;
+   font-size: 1rem;
 }
 
 .container {