primer-support
Advanced tools
Comparing version
@@ -20,3 +20,3 @@ --- | ||
<small>**Note:** The `lg` breakpoint matches our current page width of `980px` including left and right padding of `16px` (`$spacer-3`). This is so that content doesn't touch the edges of the window when resized.</small> | ||
**Note:** The `lg` breakpoint matches our current page width of `980px` including left and right padding of `16px` (`$spacer-3`). This is so that content doesn't touch the edges of the window when resized. | ||
@@ -30,3 +30,2 @@ Responsive styles are available for [margin](../../utilities/margin/#responsive-margins), [padding](../../utilities/padding#responsive-padding), [layout](../../utilities/layout), [flexbox](../../utilities/flexbox#responsive-flex-utilities), and the [grid](../../objects/grid#responsive-grids) system. | ||
```scss | ||
// breakpoints | ||
@@ -49,3 +48,2 @@ $width-xs: 0; | ||
) !default; | ||
``` | ||
@@ -58,3 +56,3 @@ | ||
``` | ||
```scss | ||
.styles { | ||
@@ -61,0 +59,0 @@ font-size: 28px; |
{ | ||
"version": "4.8.0-alpha.eb2780e6", | ||
"version": "4.8.0-alpha.ec171b46", | ||
"name": "primer-support", | ||
@@ -4,0 +4,0 @@ "description": "Sass variables, mixins, and functions for use in our components.", |
31847
-0.04%