common screen size constants defined

This commit is contained in:
NikolaBorislavovHristov 2019-08-02 14:22:57 +03:00
parent a4e44ab9c3
commit 33420e2c03

View file

@ -0,0 +1,8 @@
@xsmall: 1000px;
@small: 1300px;
@medium: 1600px;
@normal: 1900px;
@large: 2200px;
@xlarge: 2500px;
@xxlarge: 2800px;
@xxxlarge: 3800px;