We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1657b8 + 59e7f6e commit 9c9229cCopy full SHA for 9c9229c
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "design-system",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"homepage": "https://github.com/Wikia/design-system",
5
"authors": [
6
"Warkot <[email protected]>",
components/_global-footer.scss
@@ -42,6 +42,7 @@
42
background-color: $color-dark-blue-gray;
43
box-sizing: border-box;
44
color: $color-white;
45
+ margin-top: 30px;
46
47
// reset and set some defaults (that should be set in DS)
48
* {
package.json
"description": "Design System developed for Wikia",
"scripts": {
"svgo": "svgo --precision 3 --config .svgo.yml assets/icons"
0 commit comments