@@ -210,7 +210,7 @@ section {
}
.all-pages-list {
- margin-top: 5px;
+ margin-top: 10px;
display: flex;
flex-direction: column;
align-items: center;
@@ -236,7 +236,7 @@ section {
.cut-off {
border-top: 1px solid #eeeeee;
- margin: 0px 25px 5px 25px;
+ margin: 5px 25px 10px 25px;
.page-item:hover {
background-color: rgba(64, 158, 255, 0.1);