fix get-started-button alignment

This commit is contained in:
mhmdali102 2022-11-01 14:53:49 +02:00
parent d1972ae13e
commit ea495db4e3

View file

@ -505,7 +505,7 @@ header {
width: 330px;
background-color: aquamarine;
padding: 20px 80px;
margin-left: 39%;
margin-inline: auto;
margin-bottom: 160px;
transition: all 0.5s ease;
}