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-color: #ffffff21;
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
transition: 0.2s;
|
transition: 0.2s;
|
||||||
}
|
}
|
||||||
|
|
@ -174,8 +174,8 @@ color: white;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
} .getstartedcontentparent {
|
} .getstartedcontentparent {
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
margin-left: auto;
|
/* margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;*/
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue