1
0
Fork 0

added terrain-editor image

This commit is contained in:
Sara Gerretsen 2026-02-24 22:35:30 +01:00
parent 288e7d093b
commit ac4174c28b
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 MiB

View file

@ -118,6 +118,11 @@
background-position: 50% 50%;
}
.project-card[terrain-editor] {
background-image: url('../assets/terrain-editor.png');
background-position: 50% 50%;
}
.project-card > h2 {
text-decoration: underline;
}