Skip to content

Commit

Permalink
edit responsise
Browse files Browse the repository at this point in the history
  • Loading branch information
aliramezani747 committed May 12, 2024
1 parent e3b912d commit 7845f10
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
Binary file modified img/Group 10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/Group 19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/Layer 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 9 additions & 7 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ main .fifth .form input {
}

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

main .fifth .button4 {
Expand Down Expand Up @@ -255,7 +255,7 @@ footer p {
.main-container {width: 100%;}

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

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: 700px;}
.main-container .back {height: 850px;}



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


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


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


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


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


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


main .first .image1 {width: 80%;}
Expand Down Expand Up @@ -418,7 +418,7 @@ footer p {
main .Fourth .image5 {width: 35%;}
main .Fourth .text4 {font-size: 0.7em;}


main .fifth .form label {margin-right:10px;}
footer p {font-size: 0.7em;}


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

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

footer p {font-size: 0.5em;}


Expand Down

0 comments on commit 7845f10

Please sign in to comment.