mirror of
https://github.com/ToxicCrack/PrintABrick.git
synced 2025-06-01 03:30:18 -07:00
Add background image
This commit is contained in:
parent
084cac49db
commit
537c92ef7f
BIN
app/Resources/assets/images/background.jpg
Normal file
BIN
app/Resources/assets/images/background.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 MiB |
@ -3,6 +3,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.masthead {
|
.masthead {
|
||||||
|
background: url("/resources/images/background.jpg") !important;
|
||||||
|
background-size: cover !important;
|
||||||
|
|
||||||
.text.container {
|
.text.container {
|
||||||
margin-bottom: 8em;
|
margin-bottom: 8em;
|
||||||
margin-top: 8em;
|
margin-top: 8em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user