Small design improvements
This commit is contained in:
parent
31c619a8b4
commit
88c4220332
@ -9,6 +9,12 @@
|
||||
&.event, &.orga
|
||||
height: 20em
|
||||
|
||||
li
|
||||
position: relative
|
||||
.awesome-marker
|
||||
display: inline-block !important
|
||||
position: relative
|
||||
|
||||
.tags #map
|
||||
width: 40%
|
||||
height: 60em
|
||||
|
@ -1,13 +1,8 @@
|
||||
%h2
|
||||
%em.fa.fa-tag
|
||||
= title t '.title'
|
||||
\-
|
||||
= title params[:id]
|
||||
|
||||
%h2
|
||||
%em.fa.fa-forward
|
||||
= t '.future'
|
||||
\-
|
||||
%em.fa.fa-forward
|
||||
= t '.count', count: @events_future.count
|
||||
|
||||
%aside
|
||||
|
Loading…
Reference in New Issue
Block a user