primer-marketing-utilities
Advanced tools
Comparing version 2.1.0-alpha.658f95a6 to 2.1.0-alpha.74cf4cd4
@@ -27,12 +27,1 @@ --- | ||
``` | ||
## Negative offset columns | ||
Using column offset classes can pull a div over X number of columns to the left. Negative offsets are available in [spacings from 1](../support/spacing/#spacing-scale) [to 7](../support/marketing-variables/). | ||
```html | ||
<div class="clearfix"> | ||
<div class="offset-n1 col-3 border p-3">.offset-n1</div> | ||
<div class="offset-n2 col-3 border p-3">.offset-n2</div> | ||
</div> | ||
``` |
{ | ||
"version": "2.1.0-alpha.658f95a6", | ||
"version": "2.1.0-alpha.74cf4cd4", | ||
"name": "primer-marketing-utilities", | ||
@@ -38,4 +38,4 @@ "description": "Marketing specific immutable, atomic CSS classes", | ||
"dependencies": { | ||
"primer-marketing-support": "2.1.0-alpha.658f95a6", | ||
"primer-support": "5.1.0-alpha.658f95a6" | ||
"primer-marketing-support": "2.1.0-alpha.74cf4cd4", | ||
"primer-support": "5.1.0-alpha.74cf4cd4" | ||
}, | ||
@@ -42,0 +42,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
146898
72
+ Addedprimer-marketing-support@2.1.0-alpha.74cf4cd4(transitive)
+ Addedprimer-support@5.1.0-alpha.74cf4cd4(transitive)
- Removedprimer-marketing-support@2.1.0-alpha.658f95a6(transitive)
- Removedprimer-support@5.1.0-alpha.658f95a6(transitive)