Skip to content

Commit 843dd14

Browse files
authored
Update queries-pattern.css
1 parent 5505851 commit 843dd14

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

queries-pattern.css

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
@charset "UTF-8";
22
/**
3-
* @updated 25.08.15
3+
* @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+
*
49
* @see https://developer.mozilla.org/docs/Web/CSS/@charset
510
* @link https://developer.mozilla.org/docs/Web/CSS/@media
611
*/
@@ -28,4 +33,4 @@
2833
/* ========== XL ========== */
2934
@media (width > 1200px){
3035
/* CSS */
31-
}
36+
}

0 commit comments

Comments
 (0)