瀏覽代碼

fixing cpf invalido style

BuildTools 3 年之前
父節點
當前提交
e4b077de7b
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      style.css

+ 3 - 2
style.css

@@ -83,8 +83,8 @@ button {
 
 span {
     display: none;
-    position: absolute;
-    margin-left: 167px;
+    position: relative;
+    
     color: red;
 }
 
@@ -109,3 +109,4 @@ select:focus{
     border: 0;
     overflow:hidden;
 }
+[data-slots] { font-family: 'signika', sans-serif }