surprisingly it looks better not centered

This commit is contained in:
KZacharski 2023-08-19 20:33:22 +02:00
parent 2a3fa7f046
commit bae6c600e3
1 changed files with 3 additions and 3 deletions

View File

@ -156,7 +156,7 @@ color: white;
border-color: #ffffff21;
border-width: 2px;
display: flex;
justify-content: center;
align-items: center;
transition: 0.2s;
}
@ -174,8 +174,8 @@ color: white;
padding: 0;
} .getstartedcontentparent {
margin: 20px;
margin-left: auto;
margin-right: auto;
/* margin-left: auto;
margin-right: auto;*/
padding: 8px;
width: fit-content;
height: fit-content;