mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 06:41:03 +00:00
Update bootstrap
This commit is contained in:
2
_sass/bootstrap/mixins/_lists.scss
Executable file → Normal file
2
_sass/bootstrap/mixins/_lists.scss
Executable file → Normal file
@@ -1,7 +1,7 @@
|
||||
// Lists
|
||||
|
||||
// Unstyled keeps list items block level, just removes default browser padding and list-style
|
||||
@mixin list-unstyled {
|
||||
@mixin list-unstyled() {
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user