Bläddra i källkod

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

Arco Mul 3 år sedan
förälder
incheckning
e773ff68e5
1 ändrade filer med 1 tillägg och 0 borttagningar
  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 {