浏览代码

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 {
 .url {
    margin-top: 0px;
    margin-top: 0px;
+   font-size: 1rem;
 }
 }
 
 
 .container {
 .container {