gallery update + front page spacing changes
This commit is contained in:
+13
@@ -16,6 +16,7 @@
|
||||
|
||||
main {
|
||||
min-height: 530px; /** to make sure footer doesn't overlap hero */
|
||||
gap: 5.5rem;
|
||||
}
|
||||
|
||||
#hero-image {
|
||||
@@ -33,6 +34,9 @@
|
||||
text-align: center;
|
||||
background-color: rgba(0, 0, 0, 0.8);
|
||||
width: 40%;
|
||||
/** padding: 3rem 4rem 4rem 4rem; */
|
||||
|
||||
padding-bottom: 2rem;
|
||||
}
|
||||
|
||||
#book-now {
|
||||
@@ -48,8 +52,17 @@
|
||||
no-repeat;
|
||||
}
|
||||
|
||||
main {
|
||||
gap: 0;
|
||||
}
|
||||
|
||||
#intro {
|
||||
width: 100%;
|
||||
padding-bottom: 1.5rem;
|
||||
}
|
||||
|
||||
#book-now {
|
||||
margin-top: 2.5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user