We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5505851 commit 843dd14Copy full SHA for 843dd14
1 file changed
queries-pattern.css
@@ -1,6 +1,11 @@
1
@charset "UTF-8";
2
/**
3
- * @updated 25.08.15
+ * @updated 25.09.13
4
+ * Copyright 2025 Hold'inCorp.
5
+ * Author: inLoad
6
+ * Licensed under the Apache License, Version 2.0
7
+ * http://www.apache.org/licenses/LICENSE-2.0
8
+ *
9
* @see https://developer.mozilla.org/docs/Web/CSS/@charset
10
* @link https://developer.mozilla.org/docs/Web/CSS/@media
11
*/
@@ -28,4 +33,4 @@
28
33
/* ========== XL ========== */
29
34
@media (width > 1200px){
30
35
/* CSS */
31
-}
36
+}
0 commit comments