[YTEmbed] Make it look better on mobile
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.yt-embed {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 98%;
|
||||
height: 98%;
|
||||
padding: 1%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
@@ -22,4 +23,4 @@
|
||||
text-decoration: none;
|
||||
font-size: 1rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user