mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-23 07:50:23 +00:00
remove default margin, allow folks to use utils instead
This commit is contained in:
parent
645330a755
commit
e81aa62af6
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
|||
.pagination {
|
||||
margin-top: $spacer-y;
|
||||
margin-bottom: $spacer-y;
|
||||
display: flex;
|
||||
// 1-2: Disable browser default list styles
|
||||
list-style: none; // 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue