updated softwerke image
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Samuel Philipp 2023-01-11 00:54:30 +01:00
parent ce471df1b6
commit 4298756ea2
5 changed files with 5 additions and 5 deletions

View file

@ -424,7 +424,7 @@ section {
.desc {
display: table-cell;
height: 270px;
padding: 20px;
padding: 15px;
h3 {
font-size: 20px;
@ -438,11 +438,11 @@ section {
}
&.interest-softwerke {
background-image: url(../img/sp-codes.png);
background-image: url(../img/magdeburg.jpg);
.desc {
vertical-align: top;
color: #fff;
color: #000;
}
}