mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 18:26:38 -04:00
update homepage
This commit is contained in:
@ -1,12 +1,9 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
div.embed {
|
||||
&.video {
|
||||
video {
|
||||
display: block;
|
||||
margin: 1em auto;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
&.tweet {
|
||||
.twitter-tweet-rendered iframe {
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
}
|
||||
|
||||
@ -28,6 +25,15 @@ div.embed {
|
||||
}
|
||||
}
|
||||
|
||||
&.video {
|
||||
video {
|
||||
display: block;
|
||||
margin: 1em auto;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
&.gh-buttons {
|
||||
text-align: center;
|
||||
|
||||
|
Reference in New Issue
Block a user