Overhauled the img files for banner displays, updated project meta
This commit is contained in:
@@ -495,7 +495,7 @@ body.mobile-nav-active #mobile-nav-toggle {
|
||||
/* Get Started Section
|
||||
--------------------------------*/
|
||||
#about {
|
||||
background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../img/engine.jpg") fixed center center;
|
||||
background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../img/watch.jpg") fixed center center;
|
||||
padding: 80px 0;
|
||||
}
|
||||
|
||||
@@ -643,7 +643,7 @@ body.mobile-nav-active #mobile-nav-toggle {
|
||||
/* Portfolio Section
|
||||
--------------------------------*/
|
||||
#project {
|
||||
background: #fff;
|
||||
background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../img/engine.jpg") fixed center center;;
|
||||
padding: 80px 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user