updating the intro
This commit is contained in:
@@ -59,16 +59,17 @@
|
||||
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-around;
|
||||
justify-content: space-between;
|
||||
|
||||
flex-wrap: wrap;
|
||||
|
||||
padding: 0 15px;
|
||||
font-weight: 350;
|
||||
|
||||
font-size: 0.7em;
|
||||
|
||||
.text {
|
||||
flex-grow: 1;
|
||||
text-align: center;
|
||||
line-height: 1.5;
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user