We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68305e commit 5fda007Copy full SHA for 5fda007
src/open_inwoner/scss/components/Video/Video.scss
@@ -1,5 +1,5 @@
1
.video {
2
- margin-top: var(--spacing-large);
+ margin: var(--spacing-large) 0;
3
max-width: var(--mobile-s-width);
4
5
&__container {
0 commit comments