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