Vous êtes connecté en tant que anonymous Se Deconnecter
Browse code

intitial commit to branch nude-framework

git authored on 14/03/2019 10:43:54
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,6 +0,0 @@
1
-// Fixed Width Icons
2
-// -------------------------
3
-.@{fa-css-prefix}-fw {
4
-  text-align: center;
5
-  width: (20em / 16);
6
-}
Browse code

commit initial de la branch template-meny

git authored on 14/03/2019 10:30:11
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,6 @@
1
+// Fixed Width Icons
2
+// -------------------------
3
+.@{fa-css-prefix}-fw {
4
+  text-align: center;
5
+  width: (20em / 16);
6
+}