mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +01:00
remove cssmin fix
This commit is contained in:
parent
24a2d5ea21
commit
4f6422cff0
@ -339,7 +339,7 @@ GRAPHICS
|
|||||||
}
|
}
|
||||||
@media only screen and (min-width: 30.1em) and (max-width: 60em) {
|
@media only screen and (min-width: 30.1em) and (max-width: 60em) {
|
||||||
#bg-intro {
|
#bg-intro {
|
||||||
background-position: calc(20% - -120px) 130px;
|
background-position: calc(20% + 120px) 130px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media only screen and (max-width: 30em) {
|
@media only screen and (max-width: 30em) {
|
||||||
|
Loading…
Reference in New Issue
Block a user