fixed image
This commit is contained in:
@@ -55,9 +55,9 @@ main h2{
|
||||
background-attachment: fixed;
|
||||
}
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
@media (max-width: 548px) {
|
||||
#hero {
|
||||
height: 80vh;
|
||||
height: 60vh;
|
||||
}
|
||||
#hero h1 {
|
||||
font-size: 28px;
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
&-img{
|
||||
width: 25%;
|
||||
height: auto;
|
||||
max-width: 30vw;
|
||||
max-width: 50%;
|
||||
border-radius: 2rem;
|
||||
transform: rotate(-45deg);
|
||||
|
||||
@@ -142,7 +142,7 @@
|
||||
}
|
||||
&-imagenes{
|
||||
position: relative;
|
||||
width: 90%;
|
||||
width: 100%;
|
||||
justify-content: center;
|
||||
|
||||
#imgDos{
|
||||
|
||||
Reference in New Issue
Block a user