Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
aliramezani747 committed Apr 27, 2024
1 parent d4d0fd9 commit 302b9a7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 246 deletions.
4 changes: 0 additions & 4 deletions New Text Document.txt

This file was deleted.

Binary file modified img/Vector Smart Object.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
231 changes: 0 additions & 231 deletions index1.html

This file was deleted.

19 changes: 8 additions & 11 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ header{
justify-content: space-between;
align-items: center;
background-color: #E9E8EB;
padding: 3% 3%;
padding: 3% 3% 3% 3%;
}


Expand All @@ -35,6 +35,7 @@ main .first {
background-color: #E9E8EB;
padding: 0 5%;
border-radius: 0px 0px 50px 50px;
margin-top: -100px;
}


Expand All @@ -53,7 +54,7 @@ main .first .register {
color: #286444;
margin: 0px;
padding: 0px;
font-size: 1.3em;
font-size: 2.6vw;
}

main .first .btnBox {
Expand All @@ -71,6 +72,7 @@ main .first .button1 {
font-family: 'MyCustomFont';
padding: 2px 10px;
border: 0px;
font-size: 2vw;
}

main .first .button2 {
Expand All @@ -81,6 +83,7 @@ main .first .button2 {
font-family: 'MyCustomFont';
padding: 2px 18px;
border: 0px;
font-size: 2vw;
}


Expand All @@ -95,7 +98,7 @@ main .second {
main .second .card {
display: flex;
flex-direction: column;
justify-content: space-between;
justify-content: center;
align-items: center;

}
Expand Down Expand Up @@ -210,7 +213,7 @@ main .fifth {
margin: 0;
display: flex;
width: 100%;
font-size: 0.8em;
font-size: 0.6em;
cursor: pointer;
justify-content: space-between;
flex-direction: row-reverse;
Expand Down Expand Up @@ -291,7 +294,7 @@ footer p {


main .first .image1 {width: 100%;}
main .first .text1 {font-size: 2em;}
main .first .text1


main .second .image2 {width: 40%;}
Expand All @@ -307,7 +310,6 @@ footer p {
footer p {font-size: 1.3em;}


.main-container .image {}
.main-container .text {font-size: 1.2em;}
.main-container .btn {font-size: 1.5em;}

Expand All @@ -321,7 +323,6 @@ footer p {


main .first .image1 {width: 100%;}
main .first .text1 {font-size: 1.3em;}


main .second .image2 {width: 50%;}
Expand Down Expand Up @@ -353,7 +354,6 @@ footer p {


main .first .image1 {width: 100%;}
main .first .text1 {font-size: 0.9em;}


main .second .image2 {width: 50%;}
Expand Down Expand Up @@ -385,7 +385,6 @@ footer p {


main .first .image1 {width: 100%;}
main .first .text1 {font-size: 0.8em;}


main .second .image2 {width: 50%;}
Expand Down Expand Up @@ -416,7 +415,6 @@ footer p {


main .first .image1 {width: 100%;}
main .first .text1 {font-size: 0.5em;}


main .second .image2 {width: 50%;}
Expand Down Expand Up @@ -449,7 +447,6 @@ footer p {


main .first .image1 {width: 100%;}
main .first .text1 {font-size: 0.5em;}


main .second .image2 {width: 80%;}
Expand Down

0 comments on commit 302b9a7

Please sign in to comment.