commit jun 10

This commit is contained in:
2024-06-10 13:47:15 +02:00
parent 27bfb40495
commit 76e56a25d2
18 changed files with 50 additions and 51 deletions

View File

@@ -2,7 +2,7 @@
.first-part {
min-height: 65vh;
background-image: url('/assets/images/image36.jpg');
background-image: url('/../assets/images/image36.jpg');
background-size: cover;
color: white;
background-position: center;
@@ -38,7 +38,6 @@
}
.read-more {
@include button;
background-color: $lightblue;