update jobs

This commit is contained in:
Lucy Cifferello
2023-09-08 14:22:31 -04:00
parent cb157ea00d
commit 0cad5db94e
8 changed files with 12 additions and 31 deletions

View File

@@ -416,8 +416,8 @@ nav {
position: relative;
display: flex;
scale: 0.95;
opacity: 0;
filter: blur(10px);
// opacity: 0;
// filter: blur(10px);
img {
width: 50rem;
max-width: 90vw;

View File

@@ -571,6 +571,10 @@ a.btn {
}
}
.center {
text-align: center;
}
@media only screen and (max-width: 1245px) {
section#hero {
flex-direction: column;