Skip to content

Commit

Permalink
Update estilos.css
Browse files Browse the repository at this point in the history
  • Loading branch information
BURDOTATTOO committed Jun 12, 2024
1 parent 74a4520 commit 47f1d03
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions css/estilos.css
Original file line number Diff line number Diff line change
Expand Up @@ -919,3 +919,15 @@ footer {
background: #FAAC58;
color:#222;
}



@media only screen and (max-width: 768px) {
.queryvideoinitial {
flex-direction: column;
align-items: center;
}
h1 {
margin-top: 2%;
}
}

0 comments on commit 47f1d03

Please sign in to comment.