summaryrefslogtreecommitdiffstats
path: root/css/contacts.scss
diff options
context:
space:
mode:
authorJessica <jessica@Absolventas-MacBook-Pro.local>2018-08-29 15:35:04 +0200
committerJessica <jessica@Absolventas-MacBook-Pro.local>2018-08-29 15:35:04 +0200
commit052ee09e2706a409a33ac8e4fa13b59f1b697fd1 (patch)
tree9774845c2c73ff3857b338fe86c3e081ee007365 /css/contacts.scss
parent8850e9a3aeb637210cd4461e12b0dadc55d48857 (diff)
added @signs in copyright & corrected them
Diffstat (limited to 'css/contacts.scss')
-rw-r--r--css/contacts.scss23
1 files changed, 23 insertions, 0 deletions
diff --git a/css/contacts.scss b/css/contacts.scss
index 8c5f9ba6..e7a66ea8 100644
--- a/css/contacts.scss
+++ b/css/contacts.scss
@@ -1,3 +1,26 @@
+/**
+ * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
+ *
+ * @author John Molakvoæ <skjnldsv@protonmail.com>
+ * @author Team Popcorn <teampopcornberlin@gmail.com>
+ *
+ * @license GNU AGPL version 3 or any later version
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ */
+
$grid-height-unit: 40px;
$grid-input-padding: 7px;
$grid-input-margin: 3px;