@media only all and (max-width: 59.938rem) and (min-width: 48rem)
.g-home-positions.g-antares-style #g-header:after, .g-home-particles.g-antares-style #g-header:after {
font-size: 7rem;
top: 6.5rem;
}
.g-home-positions.g-antares-style #g-header:after, .g-home-particles.g-antares-style #g-header:after {
position: absolute;
font-size: 12rem;
top: 4.5rem;
width: 100%;
text-align: center;
content: 'Gantry 5';
z-index: -1;
color: rgba(0, 0, 0, 0.05);
font-family: "exo", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1.75rem;
}
*, *::before, *::after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
#g-header::after {
content: 'NEW CONTENT';
}
.g-home-positions.g-antares-style #g-header:after, .g-home-particles.g-antares-style #g-header:after {
content: 'Your Content here';
}
The following users have thanked you: David Goode
Time to create page: 0.051 seconds