mirror of https://github.com/zulip/zulip.git
images: Move /for/events background image into events images directory.
This commit is contained in:
parent
5eccf9743c
commit
7b729a07fb
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
|
@ -2254,7 +2254,7 @@ nav {
|
|||
.portico-landing.why-page .bg-events {
|
||||
position: relative;
|
||||
|
||||
background-image: url("../../images/landing-page/for-events.jpg");
|
||||
background-image: url("../../images/landing-page/events/for-events.jpg");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue