Commit 6b64174d authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix contributors page layout

parent dc40e2a9
......@@ -15,6 +15,7 @@
#contributors-master {
@include media-breakpoint-up(md) {
@include make-col-ready();
@include make-col(12);
}
......@@ -36,6 +37,7 @@
.person {
@include media-breakpoint-up(md) {
@include make-col-ready();
@include make-col(6);
}
......
......@@ -24,4 +24,4 @@
.graphs.row
#contributors-master
#contributors.clearfix
%ol.contributors-list.clearfix
%ol.contributors-list.row
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment