Some changes
This commit is contained in:
parent
04ef7f4498
commit
7231beb222
9 changed files with 568 additions and 767 deletions
|
@ -48,4 +48,13 @@ body {
|
|||
/* width:50%;
|
||||
float:left;
|
||||
display:inline; */
|
||||
}
|
||||
|
||||
.no-padding {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.center {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue