230320a303 hace 2 años
padre
commit
c403eb3cd1
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/css/main.css

+ 2 - 2
src/css/main.css

@@ -18,7 +18,7 @@
 }
 .lf-wrap {
   width: 900px;
-  height: 210px;
+  height: 220px;
   background: rgba(0,0,0,.4);
   border-radius: 4px;
   box-sizing: border-box;
@@ -156,7 +156,7 @@
 .vr-more {
   color: #f6b64c;
   font-weight: bold;
-  font-size: 14px;
+  font-size: 16px;
   margin: 0;
   margin-bottom: 6px;
 	padding: 0;