Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
kjysmu authored Nov 8, 2023
1 parent 620a58c commit dd9fa2e
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions docs/style.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
.vcont {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
}

.video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
@media (max-width:768px) {
h1 {
font-size: 26px;
}
.author {
font-size: 18px;
}
}

0 comments on commit dd9fa2e

Please sign in to comment.