mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2024-12-25 22:10: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-size: auto;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
height: 80vh;
|
height: 80vh;
|
||||||
|
|
||||||
}
|
}
|
||||||
.logo {
|
.logo {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -187,3 +188,4 @@ a {
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue