App: restyle main buttons
This commit is contained in:
@@ -41,13 +41,13 @@ button {
|
|||||||
border: none;
|
border: none;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: flex-start;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.main-button {
|
button.main-button {
|
||||||
height: 64px;
|
height: 64px;
|
||||||
width: 240px;
|
margin: 16px 24px 0 0;
|
||||||
margin: 0 24px 0 0;
|
padding: 0 48px 0 40px;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
font-family: "Manrope";
|
font-family: "Manrope";
|
||||||
|
|||||||
Reference in New Issue
Block a user