Skip to content
Snippets Groups Projects
Commit 63b4c0e6 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Adjust icon size

parent 35aa2aeb
No related merge requests found
......@@ -11,8 +11,15 @@ form {
height: 48px;
border-radius: 32px;
margin-bottom: 10%;
font-size: large;
}
mat-form-field {
font-size: x-large;
}
.add {
transform: scale(1.5);
padding-right: 5px;
padding-left: 5px;
}
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