Added mobile navigation.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@custom-media --small-50 (max-width: 350px);
|
||||
@custom-media --small-40 (max-width: 480px);
|
||||
@custom-media --small-30 (max-width: 540px);
|
||||
@custom-media --small-20 (max-width: 650px);
|
||||
@custom-media --small-10 (max-width: 768px);
|
||||
|
||||
Reference in New Issue
Block a user