@@ -344,4 +344,8 @@ export default {
text-align: right;
margin: 15px 0;
}
+.page {
+ text-align: center;
+ padding: 15px 0;
+}
</style>