Among other things introduce new --fg-contrast color variable.
This commit is contained in:
@ -14,8 +14,8 @@ video {
|
||||
|
||||
&.full-bleed,
|
||||
&[src*="#full-bleed"] {
|
||||
margin-right: calc((-100vw + 100%) / 2);
|
||||
margin-left: calc((-100vw + 100%) / 2);
|
||||
margin-inline-start: calc((-100vw + 100%) / 2);
|
||||
margin-inline-end: calc((-100vw + 100%) / 2);
|
||||
width: 100vw;
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
Reference in New Issue
Block a user