tables done (i think)
This commit is contained in:
@ -196,10 +196,10 @@ $white: #fff;
|
||||
width: calc(80% + 50px);
|
||||
height: auto;
|
||||
background-color: transparent;
|
||||
display:flex;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
align-items: stretch;
|
||||
justify-content: space-between;
|
||||
margin-bottom: 50px;
|
||||
margin-top: 5px;
|
||||
|
Reference in New Issue
Block a user