Skip to content
Snippets Groups Projects
Commit bfe3ebc1 authored by Jonas Leder's avatar Jonas Leder
Browse files

some minor design changes to match darkmode

parent 210de764
Branches
Tags
No related merge requests found
......@@ -16,13 +16,12 @@ display: table;
.form input {
font-family: "Roboto", sans-serif;
outline: 0;
background: #f2f2f2;
width: 100%;
border: 0;
margin: 0 0 15px;
padding: 15px;
box-sizing: border-box;
font-size: 14px;
border: solid #b3b3b3;
}
.form button {
font-family: "Roboto", sans-serif;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment