Make project overview page more responsive

This commit is contained in:
Frederic Guillot
2016-08-14 13:46:46 -04:00
parent e985e27281
commit cb73946751
4 changed files with 16 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
@import variables
@import mixins
.activity-event
margin-bottom: 15px
@@ -22,6 +23,8 @@
.activity-description
color: color('medium')
margin-top: 10px
@include xs-device
overflow: auto
li
list-style-type: circle
ul