contact form background image

This commit is contained in:
ManjaroOne666 2019-01-30 20:35:05 +00:00
parent 6068b50add
commit 5ad171c467
3 changed files with 3 additions and 3 deletions

View File

@ -157,13 +157,13 @@ export default {
.contact-form { .contact-form {
padding: 1rem 1rem 2rem; padding: 1rem 1rem 2rem;
border-radius: 2px; border-radius: 2px;
background-color: rgba(#fff, .95); background-color: rgba(#fff, .9);
background: linear-gradient( background: linear-gradient(
to bottom right, to bottom right,
rgba(#fff, .9), rgba(#fff, .95),
rgba($color__neutral-800, .9) rgba($color__neutral-800, .9)
), ),
url(https://via.placeholder.com/800x800); url(/img/keyboard--crop.jpg);
background-size: cover; background-size: cover;
background-position: center center; background-position: center center;

BIN
static/img/keyboard--crop.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
static/img/keyboard.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB