holygrail2 1.1.57 → 1.1.60

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "holygrail2",
3
- "version": "1.1.57",
3
+ "version": "1.1.60",
4
4
  "description": "A minimal, responsive, style-agnostic CSS framework.",
5
5
  "main": "scss/style.scss",
6
6
  "directories": {
@@ -135,12 +135,11 @@
135
135
  svg-icon2 {
136
136
  right: 1px;
137
137
  left: auto;
138
- margin-right: 0;
139
- margin-left: 16px;
138
+
140
139
  }
141
140
  &.btn-google {
142
- padding-right: 60px;
143
- padding-left: 0;
141
+ padding-right: 32px;
142
+ padding-left: 32px;
144
143
  }
145
144
  &.btn-naver {
146
145
  padding-right: 80px;