Landing/About/guide polish + Proxify-style category filter bar #15
|
|
@ -468,7 +468,8 @@
|
|||
.about-hero {
|
||||
position: relative; left: 50%; transform: translateX(-50%);
|
||||
width: 100vw; min-height: clamp(440px, 60vw, 640px);
|
||||
display: flex; align-items: center; justify-content: center; text-align: center;
|
||||
/* Align text to the upper area so it sits above people's faces, not over them. */
|
||||
display: flex; align-items: flex-start; justify-content: center; text-align: center;
|
||||
overflow: hidden; margin: 0 0 8px;
|
||||
}
|
||||
.about-hero-slide {
|
||||
|
|
|
|||
Loading…
Reference in New Issue