mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-01 00:25:57 -04:00
CSS modules ➡️ Stitches 🧵 (#799)
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
.wrapper {
|
||||
position: relative;
|
||||
padding-top: 56.25%;
|
||||
}
|
||||
|
||||
.wrapper > div {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.wrapper video {
|
||||
border-radius: var(--rounded-edge-radius);
|
||||
}
|
||||
Reference in New Issue
Block a user