Skip to content
Snippets Groups Projects
Commit a1ba613d authored by suhendi's avatar suhendi
Browse files

Changed main.css button border to 1px

parent fa61f89d
Branches
No related merge requests found
......@@ -27,7 +27,7 @@ button:disabled {
input[type=text], input[type=password], textarea {
background-color: white;
border: #3a4249 solid 0.1rem;
border: #3a4249 solid 1px;
border-radius: 0.125rem;
padding: 0.1rem;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment