mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
Update banner and poster
This commit is contained in:
parent
4c8a1427d3
commit
da7e4f1e91
BIN
_src/_assets/images/berlin-banner.jpg
Normal file
BIN
_src/_assets/images/berlin-banner.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 170 KiB |
BIN
_src/_assets/images/berlin-poster.jpg
Normal file
BIN
_src/_assets/images/berlin-poster.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 228 KiB |
Binary file not shown.
Before Width: | Height: | Size: 196 KiB |
Binary file not shown.
Before Width: | Height: | Size: 168 KiB |
@ -8,7 +8,7 @@ $menu-height-md: 66px;
|
||||
|
||||
.hero {
|
||||
@extend .background--photo;
|
||||
background-image: url('/assets/img/northern-lights-poster.jpg');
|
||||
background-image: url('/assets/img/berlin-poster.jpg');
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
@ -104,7 +104,7 @@
|
||||
text-shadow: 0 1px 0 rgba(0,0,0,.1);
|
||||
|
||||
// background
|
||||
background: url('../img/northern-lights-banner.jpg') no-repeat center center;
|
||||
background: url('../img/berlin-banner.jpg') no-repeat center center;
|
||||
background-size: cover;
|
||||
|
||||
.row * {
|
||||
|
Loading…
Reference in New Issue
Block a user