add login page

This commit is contained in:
SowinskiBraeden committed 2022-04-19 12:29:40 -07:00
1 parent 343c0e3f44
commit d5bbae42c5
5 files changed
+93 -6

No files matched your search

+3
View File
@@ -47,6 +47,9 @@ h1, h2, h3, h4, h5, h6{
font-weight: 400;
text-transform: capitalize;
}
#signup:hover {
cursor: pointer;
}
.text{
margin: 0.6rem 0;
opacity: 0.8;