Merge branch 'main' into click-text-get-start-button

This commit is contained in:
Mhmd Ali Hsen 2022-11-01 18:33:06 +02:00 committed by GitHub
commit 1d90ed9f9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -504,7 +504,7 @@ header {
#get-started-button {
width: 330px;
background-color: aquamarine;
margin-left: 39%;
margin-inline: auto;
margin-bottom: 160px;
transition: all 0.5s ease;
}