mobile: fixed breakpoints

This commit is contained in:
muerwre 2018-12-11 12:55:45 +07:00
parent 1c014ec9fb
commit c2651839df
7 changed files with 29 additions and 23 deletions
src/styles

View file

@ -25,3 +25,4 @@
@dialog_shadow: rgba(0,0,0,0.3) 0 2px 0;
@mobile_breakpoint: 768px;
@micro_breakpoint: 390px;