mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 12:55:31 -04:00
re-organize templates (use baseof.html)
This commit is contained in:
@@ -9,7 +9,7 @@ main#video {
|
||||
font-size: 0.85em;
|
||||
line-height: 1.5em;
|
||||
color: #777777;
|
||||
margin: 20px 10px;
|
||||
margin: 1.25em;
|
||||
}
|
||||
|
||||
a {
|
||||
@@ -28,12 +28,12 @@ main#video {
|
||||
@mixin responsive--videos() {
|
||||
main#video {
|
||||
margin: 20px 0;
|
||||
|
||||
|
||||
h1 {
|
||||
font-size: 1.6em;
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
|
||||
video {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
|
Reference in New Issue
Block a user