mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 14:11:10 +00:00
Mobile fixes for the splash
This commit is contained in:
parent
cb227a0afc
commit
b6b0c104fd
8 changed files with 41 additions and 10 deletions
|
|
@ -12,7 +12,7 @@
|
|||
- @conference.tracks.each_slice(3) do |slice|
|
||||
.row.row-centered
|
||||
- slice.each do |track|
|
||||
.col-md-4.col-centered.col-top.track
|
||||
.col-md-4.col-sm-4.col-centered.col-top.track
|
||||
%h4.text-center
|
||||
= track.name
|
||||
= markdown(track.description)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue