mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-28 13:31:06 +00:00
775f5682a4
Improved articles styling Improved bbcode to html formatting HTML and CSS refactorings Moved Extra into concerns Changed repo URL to read-only for deploys Fixes quotes in comments
8 lines
No EOL
84 B
SCSS
8 lines
No EOL
84 B
SCSS
/*
|
|
Pagination
|
|
*/
|
|
|
|
.pagination {
|
|
@include span-columns(12);
|
|
margin: em(20) 0;
|
|
} |