mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-21 15:07:54 -04:00
fix image
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
|
||||
.landing-img {
|
||||
background-image: url('app.png');
|
||||
background-image: url('/app.png');
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
Reference in New Issue
Block a user