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