update: contact form image - rotated
This commit is contained in:
parent
b4837e1f47
commit
b82fcaaa71
2
TODO.md
2
TODO.md
|
@ -1,7 +1,7 @@
|
|||
## General
|
||||
* loading transitions
|
||||
- also transitioning elements in when page loads (especially gallery thumbs in gallery)
|
||||
* social nav items -> put in store or whatever
|
||||
* image urls, page links, social nav items, etc -> put in store or whatever
|
||||
* facebook/twitter social card thingies
|
||||
* favicon
|
||||
* page descriptions etc
|
||||
|
|
|
@ -171,7 +171,7 @@ export default {
|
|||
rgba(#fff, .95),
|
||||
rgba($color__neutral-800, .9)
|
||||
),
|
||||
url(/img/keyboard--crop.jpg);
|
||||
url(/img/keyboard--crop-rotate.jpg);
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Loading…
Reference in New Issue