fix publication

This commit is contained in:
Peter Maquiran
2023-02-27 19:52:30 +01:00
parent 75e6a62695
commit d289f377b5
12 changed files with 44 additions and 41 deletions
@@ -16,4 +16,12 @@
background-repeat: no-repeat;
background-position-x: center;
background-position-y: center;
}
@media only screen and (max-width: 650px) {
.container-img {
background-size: 25%;
}
}