beautify the ui
This commit is contained in:
parent
e6fb05a6c8
commit
426bed8b00
2 changed files with 18 additions and 5 deletions
|
@ -9,6 +9,14 @@
|
|||
box-sizing: border-box;
|
||||
display: flex;
|
||||
|
||||
.info-contest:first-child {
|
||||
margin-right: 25px;
|
||||
}
|
||||
|
||||
.info-contest:nth-child(2) {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.info-contest {
|
||||
flex: 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue