holygrail2 1.4.15 → 1.4.16

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.4.15",
3
+ "version": "1.4.16",
4
4
  "description": "A minimal, responsive, style-agnostic CSS framework.",
5
5
  "main": "scss/style.scss",
6
6
  "style": "dist/style.css",
@@ -660,9 +660,8 @@ button {
660
660
 
661
661
  }
662
662
 
663
- &:focus,
663
+
664
664
  &.focus,
665
- &:active,
666
665
  &.active {
667
666
  border: 0 solid transparent;
668
667
  background-color: transparent;