mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 12:55:31 -04:00
run initial SCSS refactoring through percy
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
// Video Styles
|
||||
main#video {
|
||||
section#video {
|
||||
padding: 1.5em 0;
|
||||
text-align: center;
|
||||
|
||||
@@ -39,7 +39,7 @@ main#video {
|
||||
|
||||
// Responsive
|
||||
@mixin responsive--videos() {
|
||||
main#video {
|
||||
section#video {
|
||||
padding: 1em 0;
|
||||
|
||||
h1 {
|
||||
|
Reference in New Issue
Block a user