mirror of
https://github.com/kogakure/website-11ty-kogakure.de.git
synced 2026-02-03 20:25:30 +00:00
refactor: convert files from spaces to tabs
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
/** Video */
|
||||
.video-wrapper {
|
||||
margin-block-end: var(--space-10);
|
||||
padding-block-end: 56.25%;
|
||||
position: relative;
|
||||
margin-block-end: var(--space-10);
|
||||
padding-block-end: 56.25%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.video-wrapper iframe {
|
||||
height: 100%;
|
||||
inset-block-start: 0;
|
||||
inset-inline-start: 0;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
inset-block-start: 0;
|
||||
inset-inline-start: 0;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user