Adapting number of columns in the carousel schedule taking screen width into account
This commit is contained in:
parent
d8f9de9363
commit
53b02d6a74
8 changed files with 235 additions and 97 deletions
|
|
@ -46,9 +46,15 @@
|
|||
.event img, .img-circle {
|
||||
display: none;
|
||||
}
|
||||
h5 {
|
||||
font-size: 10px;
|
||||
line-height: 12px;
|
||||
margin: 0px;
|
||||
}
|
||||
.table th, .table td {
|
||||
line-height: 12px;
|
||||
}
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
.schedule-speaker {
|
||||
font-weight: normal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue