Skip to content

Commit

Permalink
Add bg-image
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonja Scheungrab committed Sep 30, 2024
1 parent cbd8da8 commit 7fb5eb3
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions components/06-subatoms/bg-images/_bg-images.scss
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,11 @@
background-image: asset-url('bg-images/general/visual-culture-16.webp');
}

.bg-image-culture-17,
%bg-image-culture-17 {
background-image: asset-url('bg-images/general/visual-culture-17.webp');
}

// Staff
.bg-image-staff-01,
%bg-image-staff-01 {
Expand Down
4 changes: 4 additions & 0 deletions components/06-subatoms/bg-images/bg-images-culture.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@ <h3>bg-image-culture-15</h3>
<div class="bg-image-demo bg-image-culture-16">
<h3>bg-image-culture-16</h3>
</div>

<div class="bg-image-demo bg-image-culture-17">
<h3>bg-image-culture-17</h3>
</div>
3 changes: 3 additions & 0 deletions lib/images/bg-images/general/visual-culture-17.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions lib/images/bg-images/general/visual-culture-17.webp
Git LFS file not shown

0 comments on commit 7fb5eb3

Please sign in to comment.