mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-29 05:51:22 +00:00
8 lines
No EOL
82 B
SCSS
8 lines
No EOL
82 B
SCSS
/*
|
|
Pagination
|
|
*/
|
|
|
|
.pagination {
|
|
@include span-columns(12);
|
|
margin: 10px 0;
|
|
} |