mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-02 22:45:33 -04:00
constrain header width and reduce padding across the site
This commit is contained in:
@@ -29,7 +29,8 @@ main#video {
|
||||
}
|
||||
|
||||
video {
|
||||
width: $responsive-width;
|
||||
width: 100%;
|
||||
max-width: 975px;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user