Sfoglia il codice sorgente

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

Arco Mul 3 anni fa
parent
commit
e773ff68e5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 {