mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-28 02:50:29 -04:00
* scss isn't worth the technical/mental overhead anymore * try to translate my old Hugo pygments themes * update lockfile * consolidate .hljs classes
11 lines
145 B
CSS
11 lines
145 B
CSS
.wrapper {
|
|
position: relative;
|
|
padding-top: 56.25%; /* 100 / (1280 / 720) */
|
|
}
|
|
|
|
.react_player {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
}
|