Mobile adjustments

This commit is contained in:
Thomas Smith 2023-01-19 12:03:33 -05:00
parent a3cec3cde5
commit 1d4363f22b
2 changed files with 6 additions and 4 deletions

View file

@ -5,7 +5,7 @@
width:57vw; width:57vw;
height: 19.3vw; height: 19.3vw;
left: 6.8vw; left: 6.8vw;
margin-top:173vw; margin-top:161.8vw;
z-index: 1; z-index: 1;
background-image: url("/Images/gen-art/orange-pattern.jpg"); background-image: url("/Images/gen-art/orange-pattern.jpg");
background-position: center; background-position: center;
@ -18,7 +18,7 @@
width:36vw; width:36vw;
height: 19.3vw; height: 19.3vw;
right: 6.8vw; right: 6.8vw;
margin-top:183vw; margin-top:171.5vw;
z-index: 3; z-index: 3;
background-image: url("/Images/gen-art/gen-art-_0010_DALL·E 2022-09-01 10.48.33 - bright blue and green _Its time we stop robbing Peter to pay Mark and Jeff._.jpg"); background-image: url("/Images/gen-art/gen-art-_0010_DALL·E 2022-09-01 10.48.33 - bright blue and green _Its time we stop robbing Peter to pay Mark and Jeff._.jpg");
background-position: center; background-position: center;

View file

@ -264,8 +264,10 @@ a:hover{
@media only screen and (max-width: 576px) { @media only screen and (max-width: 576px) {
.impact{ .impact{
font-size: 22vw !important; font-size: 12vw !important;
line-height: 22vw !important; line-height: 13.3vw!important;
margin-top: 0vw !important;
margin-bottom: 2vw !important;
} }
h1{ h1{