Styling tweaks
This commit is contained in:
@@ -22,13 +22,14 @@
|
||||
}
|
||||
|
||||
.pagination {
|
||||
width: 800px;
|
||||
width: 80%;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-content: space-between;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.page {
|
||||
margin: auto;
|
||||
flex-grow: 1;
|
||||
max-width: 8%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user