fixed next page button position

This commit is contained in:
th3r00t
2020-02-06 00:54:03 -05:00
parent 8958eacbff
commit e2e4205156

View File

@@ -41,7 +41,7 @@ body{
.nav_right_top{
grid-area: nav_right_top;
display: flex;
justify-content: right;
justify-content: flex-end;
}
.app_hdr{
grid-area: title;