mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-19 16:19:45 -06:00
16 lines
247 B
CSS
16 lines
247 B
CSS
#outlined-basic {
|
|
width: 320px;
|
|
font-size: 13px;
|
|
}
|
|
|
|
.email-text-field {
|
|
position: relative;
|
|
margin: 10px 20px;
|
|
}
|
|
|
|
.email-text-field-title {
|
|
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
|
|
margin: 0 20px;
|
|
margin-top: 30px;
|
|
}
|