GC Specific changes
This commit is contained in:
8
public/app.css
vendored
8
public/app.css
vendored
@@ -1,5 +1,5 @@
|
||||
.view {
|
||||
background: url("/slides/06.png")no-repeat center center;
|
||||
background: url("/slides/homepage.jpg")no-repeat center center;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
@@ -29,3 +29,9 @@ header,
|
||||
.view {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.jumbotron-header {
|
||||
height: 200px;
|
||||
width: 100%;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user