mirror of
https://github.com/ivabus/www
synced 2024-11-22 22:55:05 +03:00
Mobile adjustments
This commit is contained in:
parent
a3cec3cde5
commit
1d4363f22b
2 changed files with 6 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
width:57vw;
|
||||
height: 19.3vw;
|
||||
left: 6.8vw;
|
||||
margin-top:173vw;
|
||||
margin-top:161.8vw;
|
||||
z-index: 1;
|
||||
background-image: url("/Images/gen-art/orange-pattern.jpg");
|
||||
background-position: center;
|
||||
|
@ -18,7 +18,7 @@
|
|||
width:36vw;
|
||||
height: 19.3vw;
|
||||
right: 6.8vw;
|
||||
margin-top:183vw;
|
||||
margin-top:171.5vw;
|
||||
z-index: 3;
|
||||
background-image: url("/Images/gen-art/gen-art-_0010_DALL·E 2022-09-01 10.48.33 - bright blue and green _It’s time we stop robbing Peter to pay Mark and Jeff._.jpg");
|
||||
background-position: center;
|
||||
|
|
|
@ -264,8 +264,10 @@ a:hover{
|
|||
@media only screen and (max-width: 576px) {
|
||||
|
||||
.impact{
|
||||
font-size: 22vw !important;
|
||||
line-height: 22vw !important;
|
||||
font-size: 12vw !important;
|
||||
line-height: 13.3vw!important;
|
||||
margin-top: 0vw !important;
|
||||
margin-bottom: 2vw !important;
|
||||
}
|
||||
|
||||
h1{
|
||||
|
|
Loading…
Reference in a new issue