Reduce size of page buttons for smaller screens
diff --git a/static/css/style.less b/static/css/style.less
index e275605..acb0b55 100644
--- a/static/css/style.less
+++ b/static/css/style.less
@@ -13,7 +13,7 @@
 @side_size: 250px;
 @main_size: 755px;
 @border_color: #C2C2C2;
-@pag_label_size: 100px;
+@pag_label_size: 50px;
 
 body {
   margin: 0;