mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2024-12-25 06:00:43 -05:00
Merge branch 'main' into feat-signup-form
This commit is contained in:
commit
fff52f2ac6
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
background-size: auto;
|
||||
background-repeat: no-repeat;
|
||||
height: 80vh;
|
||||
|
||||
}
|
||||
.logo {
|
||||
position: relative;
|
||||
|
@ -187,3 +188,4 @@ a {
|
|||
color: var(--text-color);
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue