Set maximum size of event blocks logos
This commit is contained in:
@@ -146,7 +146,9 @@
|
|||||||
}
|
}
|
||||||
.sp-event-blocks .team-logo {
|
.sp-event-blocks .team-logo {
|
||||||
width: 20%;
|
width: 20%;
|
||||||
|
height: auto;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
|
max-width: 6em;
|
||||||
}
|
}
|
||||||
.sp-event-blocks .logo-odd {
|
.sp-event-blocks .logo-odd {
|
||||||
float: left;
|
float: left;
|
||||||
|
|||||||
Reference in New Issue
Block a user