mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Remove list style from pagination list
This commit is contained in:
@@ -6543,6 +6543,10 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.pagination-list li {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.pagination {
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user