Refactored more image based code

This commit is contained in:
2018-05-12 15:55:04 +10:00
parent a8163f1352
commit bc54923f64
16 changed files with 114 additions and 14 deletions

View File

@ -12,6 +12,8 @@
.p-home-page {
&__video-content {
background: white;
padding: 1em 4em;
background: rgba(0, 0, 0, 0.75);
color: white;
}
}