Compare commits
1 Commits
frontend
...
5960e44b17
| Author | SHA1 | Date | |
|---|---|---|---|
| 5960e44b17 |
@@ -386,34 +386,6 @@ header button {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media (max-width: 600px){
|
|
||||||
.section__matches
|
|
||||||
{
|
|
||||||
font-size: 10px;
|
|
||||||
}
|
|
||||||
.section__matches th{
|
|
||||||
padding: 3px;
|
|
||||||
}
|
|
||||||
.club-stats-grid
|
|
||||||
{
|
|
||||||
grid-template-columns: 1fr 1fr !important;
|
|
||||||
}
|
|
||||||
.club-stats-grid .stat-box
|
|
||||||
{
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
.section-stats-center .section-stats .stats
|
|
||||||
{
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
.section-stats-center .section-stats .stats .stat-box
|
|
||||||
{
|
|
||||||
width: 100%;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user