styles: change layout responsive

This commit is contained in:
unknown
2021-09-09 19:04:01 +07:00
parent e8f50beb14
commit a339403fc7
3 changed files with 13 additions and 6 deletions

View File

@@ -50,4 +50,5 @@ export const KEY = {
}
export const OPTION_ALL = 'all';
export const DEFAULT_PAGE_SIZE=20
export const DEFAULT_PAGE_SIZE=20;
export const DEFAULT_BLOG_PAGE_SIZE=6;