mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-05-10 04:05:22 -04:00
feat: more styling
This commit is contained in:
parent
0cea846e12
commit
4f8b5e5cdc
2 changed files with 10 additions and 10 deletions
|
@ -28,13 +28,11 @@
|
|||
font-size: 14px;
|
||||
}
|
||||
|
||||
.form-input label {
|
||||
.form-input label {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (min-width: 700px) {
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 700px) {
|
||||
.container {
|
||||
height: 95vh;
|
||||
}
|
||||
|
@ -62,4 +60,5 @@
|
|||
margin-top: 7px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue