feat: Support aside element, tweak media queries
This commit is contained in:
@ -3,7 +3,7 @@ video {
|
||||
border-radius: var(--rounded-corner);
|
||||
box-shadow: var(--shadow);
|
||||
display: block;
|
||||
margin: 2rem auto;
|
||||
margin: 1rem auto;
|
||||
max-width: 100%;
|
||||
|
||||
&.full {
|
||||
|
Reference in New Issue
Block a user