pager /ressources
This commit is contained in:
@@ -212,8 +212,18 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.pagination{
|
||||
width: 100%;
|
||||
// .pagination{
|
||||
// width: 100%;
|
||||
// }
|
||||
.pager{
|
||||
flex: 0 1 100%;
|
||||
ul{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
li {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user