mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-24 01:45:40 -04:00
more caching and error handling
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
.player {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.wrapper.responsive {
|
||||
position: relative;
|
||||
padding-top: 56.25%; /* ratio of 1280x720 */
|
||||
}
|
||||
|
||||
.wrapper.responsive .player {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user