design changes
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
|
||||
.main {
|
||||
font-family: "Comfortaa", sans-serif;
|
||||
padding: 3rem;
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
justify-items: center;
|
||||
@ -21,8 +22,7 @@
|
||||
.button-box {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-self: center;
|
||||
flex-flow: row;
|
||||
justify-items: center;
|
||||
align-content: space-around;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
Reference in New Issue
Block a user