Skip to content

Commit 9f2dab1

Browse files
committed
change unit mix on youtube include
1 parent 358d4e5 commit 9f2dab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/youtube.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.youtube {
22
position: relative;
3-
padding-bottom: min(56.25%, $max-image-size * 0.5625);
3+
padding-bottom: calc(min(56.25%, $max-image-size * 0.5625));
44
margin-bottom: 16px;
55

66
iframe {

0 commit comments

Comments
 (0)