docs: fix breakpoints

This commit is contained in:
venashial
2022-03-30 18:49:19 -07:00
parent 323a593159
commit 60720b04db
2 changed files with 10 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
@custom-media --sm (min-width: 544px);
@custom-media --md (min-width: 768px);
@custom-media --lg (min-width: 1012px);
@custom-media --xl (min-width: 544px);