Check all css/js files
This commit is contained in:
@ -47,14 +47,12 @@
|
||||
|
||||
#tournamentPage .left{
|
||||
padding: 82px;
|
||||
/* width: 50%; */
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#tournamentPage .right{
|
||||
padding: 82px;
|
||||
padding-top: 350px;
|
||||
/* width: 50%; */
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@ -66,7 +64,6 @@
|
||||
|
||||
#tournamentPage .mid-container {
|
||||
display: flex;
|
||||
/* flex-direction: column; */
|
||||
align-items: center;
|
||||
margin-top: 50px;
|
||||
}
|
||||
@ -183,7 +180,6 @@
|
||||
|
||||
#tournamentPage .alert-info {
|
||||
display: flex;
|
||||
/* flex-direction: row; */
|
||||
justify-content: space-between;
|
||||
width: 90%;
|
||||
height: 10%;
|
||||
|
Reference in New Issue
Block a user