added project card for station to station

This commit is contained in:
Scott-G-GD 2023-05-17 13:40:23 +02:00
parent a1e0e83b3f
commit 31b7eae299
2 changed files with 15 additions and 0 deletions

View file

@ -78,6 +78,11 @@
background-image: url('../assets/tower-vr-cover.jpg');
}
.project-card[station-to-station] {
background-image: url('../assets/station-to-station-cover.jpg');
background-position: 0 0
}
.project-labels {
margin-top: 20px;
}