瀏覽代碼

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

Arco Mul 3 年之前
父節點
當前提交
e773ff68e5
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 {