Better style on small screens
This commit is contained in:
parent
5c7907efe5
commit
5807eac898
@ -24,12 +24,11 @@
|
||||
.pagination {
|
||||
width: 80%;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
margin: auto;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.page {
|
||||
margin: auto;
|
||||
flex-grow: 1;
|
||||
max-width: 8%;
|
||||
margin: .5em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user