Site
- request 5-6 ok for tournament
This commit is contained in:
@ -26,7 +26,6 @@
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
height: 100px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#tournamentPage #actuality-tournament {
|
||||
@ -54,7 +53,7 @@
|
||||
|
||||
#tournamentPage .right{
|
||||
padding: 82px;
|
||||
padding-top: 250px;
|
||||
padding-top: 350px;
|
||||
/* width: 50%; */
|
||||
height: 100%;
|
||||
}
|
||||
@ -322,4 +321,8 @@
|
||||
|
||||
#tournamentPage .buttonStartGame:hover {
|
||||
transform: scale(1.1);
|
||||
}
|
||||
|
||||
.nameText {
|
||||
position: absolute;
|
||||
}
|
Reference in New Issue
Block a user