surprisingly it looks better not centered
This commit is contained in:
parent
2a3fa7f046
commit
bae6c600e3
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue