Commit a20e4f03 authored by Romain DELEAU's avatar Romain DELEAU

increase inputs font size

parent 346caa87
......@@ -108,6 +108,7 @@
background-position: center;
background-repeat: no-repeat;
background-size: 30%;
font-size: 15px;
}
}
}
......
......@@ -86,6 +86,7 @@
border-radius: 10px;
border: none;
padding: 5px 10px 5px 10px;
font-size: 15px;
}
textarea {
border-radius: 20px;
......@@ -93,6 +94,7 @@
border: none;
resize: none;
flex-grow: 1;
font-size: 15px;
}
&-title {
margin-top: 20px;
......
......@@ -98,6 +98,7 @@
background-position: center;
background-repeat: no-repeat;
background-size: 30%;
font-size: 15px;
}
}
&-footer {
......
......@@ -92,6 +92,7 @@
border-radius: 10px;
border: none;
padding: 5px 10px 5px 10px;
font-size: 15px;
}
textarea {
border-radius: 20px;
......@@ -99,6 +100,7 @@
border: none;
resize: none;
flex-grow: 1;
font-size: 15px;
}
&-title {
margin-top: 20px;
......
......@@ -95,6 +95,7 @@
border-radius: 10px;
border: none;
padding: 5px 10px 5px 10px;
font-size: 15px;
}
textarea {
border-radius: 20px;
......@@ -102,6 +103,7 @@
border: none;
resize: none;
flex-grow: 1;
font-size: 15px;
}
&-title {
margin-top: 20px;
......
......@@ -209,6 +209,7 @@
border-radius: 10px;
border: none;
padding: 5px 10px 5px 10px;
font-size: 15px;
}
textarea {
border-radius: 20px;
......@@ -216,6 +217,7 @@
border: none;
resize: none;
flex-grow: 1;
font-size: 15px;
}
select {
background-color: white;
......
Markdown is supported
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