Skip to content

Commit

Permalink
edit responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
aliramezani747 committed May 7, 2024
1 parent 6b7cba2 commit e3b912d
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ footer p {
.main-container {width: 100%;}

.main-container .image0 {width: 10%;}
.main-container .back {height: 900px;}
.main-container .back {height: 850px;}

main .first .text1 {background-size: 100% 100%;}

Expand All @@ -277,7 +277,7 @@ footer p {
.main-container {width: 100%;}

header .image0 {width: 10%;}
.main-container .back {height: 750px;}
.main-container .back {height: 700px;}



Expand Down Expand Up @@ -307,7 +307,7 @@ footer p {


header .image0 {width: 10%;}
.main-container .back {height: 650px;}
.main-container .back {height: 600px;}


main .first .image1 {width: 80%;}
Expand Down Expand Up @@ -338,7 +338,7 @@ footer p {


header .image0 {width: 10%;}
.main-container .back {height: 500px;}
.main-container .back {height: 450px;}


main .first .image1 {width: 80%;}
Expand Down Expand Up @@ -369,7 +369,7 @@ footer p {


header .image0 {width: 10%;}
.main-container .back {height: 350px}
.main-container .back {height: 300px}


main .first .image1 {width: 80%;}
Expand Down Expand Up @@ -417,7 +417,7 @@ footer p {

main .Fourth .image5 {width: 35%;}
main .Fourth .text4 {font-size: 0.7em;}
main .fifth .form label {margin-right:15px;}


footer p {font-size: 0.7em;}

Expand Down Expand Up @@ -453,8 +453,6 @@ footer p {
main .Fourth .image5 {width: 40%;}
main .Fourth .text4 {font-size: 0.9em;}

main .fifth .form label {margin-right:15px;}

footer p {font-size: 0.5em;}


Expand Down

0 comments on commit e3b912d

Please sign in to comment.