0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-03-10 11:22:15 +00:00
ensl.org/app/assets/stylesheets/themes/flat/components/_pagination.scss

8 lines
82 B
SCSS
Raw Normal View History

2014-05-11 12:00:09 +00:00
/*
Pagination
*/
.pagination {
@include span-columns(12);
margin: 10px 0;
}