1
0
Fork 0
registradores-de-datos-ambi.../mi-pagina-web-personal-master/scss/_about.scss

14 lines
232 B
SCSS

.about-heading {
@media (min-width: 992px) {
.about-heading-img {
position: relative;
z-index: 0;
}
.about-heading-content {
margin-top: -5rem;
position: relative;
z-index: 1;
}
}
}