mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-04-01 21:13:11 +00:00
update jobs
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -571,6 +571,10 @@ a.btn {
|
||||
}
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1245px) {
|
||||
section#hero {
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user