This commit is contained in:
SowinskiBraeden committed 2021-01-05 13:23:43 -08:00
1 parent a17c07f5af
commit 3b7404218c
2 files changed
+8 -8

No files matched your search

+2 -2
View File
@@ -125,13 +125,13 @@ ul li a:hover {
.contact-content {
position: absolute;
top: 250%;
top: 310%;
left: 65%;
}
.require-content {
position: absolute;
top: 490%;
top: 600%;
left: 10%;
max-width: 800px;
}