2
0
mirror of https://github.com/offen/website.git synced 2024-11-22 09:00:28 +01:00

remove cssmin fix

This commit is contained in:
Hendrik Niefeld 2020-02-23 19:27:21 +01:00
parent 24a2d5ea21
commit 4f6422cff0

View File

@ -339,7 +339,7 @@ GRAPHICS
}
@media only screen and (min-width: 30.1em) and (max-width: 60em) {
#bg-intro {
background-position: calc(20% - -120px) 130px;
background-position: calc(20% + 120px) 130px;
}
}
@media only screen and (max-width: 30em) {