Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
grata
2023-03-07 09:20:52 +01:00
2 changed files with 1 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ input {
}
.bg-image {
background-image: url('/assets/mountains.png');
background-image: url('/src/assets/img/mountains.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center center;

View File

Before

Width:  |  Height:  |  Size: 198 KiB

After

Width:  |  Height:  |  Size: 198 KiB