Skip to content

Commit

Permalink
Merge pull request #82 from valkey-io/main
Browse files Browse the repository at this point in the history
Move to Prod: YouTube layout fix
  • Loading branch information
stockholmux authored Jun 11, 2024
2 parents 2304833 + e6ca5bc commit 5333aec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sass/_valkey.scss
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,12 @@ p {
width: 100%;
height: auto;
}

.container.right-aside iframe {
@media all and (max-width: 768px) {
width: 100%;
}
}
}

.page-title {
Expand Down

0 comments on commit 5333aec

Please sign in to comment.