Added page specific styles, adjusted typography slightly
This commit is contained in:
17
public/styles/pages/_home-page.scss
Normal file
17
public/styles/pages/_home-page.scss
Normal file
@ -0,0 +1,17 @@
|
||||
/*
|
||||
* Home Page
|
||||
* Styles that are homepage specific.
|
||||
*
|
||||
* Dependencies:
|
||||
*
|
||||
*
|
||||
* Version:
|
||||
* 1.0.0 - 2018/05/11
|
||||
*/
|
||||
|
||||
.p-home-page {
|
||||
|
||||
&__video-content {
|
||||
background: white;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user