mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
images: Move /for/events background image into events images directory.
This commit is contained in:
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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user