More text
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
justify-content: space-evenly;
|
||||
|
||||
.divider {
|
||||
margin: 0 10px;
|
||||
|
@ -4,4 +4,9 @@
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-evenly;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.frontText {
|
||||
font-size: 1.1em;
|
||||
line-height: 1.5;
|
||||
}
|
Reference in New Issue
Block a user