mirror of
https://github.com/primer/css.git
synced 2024-11-30 19:53:11 +03:00
Update modules/primer-layout/lib/columns.scss
Co-Authored-By: jonrohan <rohan@github.com>
This commit is contained in:
parent
0439cc649c
commit
a75d1fb557
@ -3,7 +3,7 @@
|
||||
// Create rows with `.columns` to clear the floated columns and outdent the
|
||||
// padding on `.column`s with negative margin for alignment.
|
||||
|
||||
@warn ".columns, .column, .one-third, .two-thirds, .one-fourth, .one-half, .three-fourths, .one-fifth, .four-fifths, .centered will be deprecated in 12.0.0 please migrate to grid.scss"
|
||||
@warn ".columns, .column, .one-third, .two-thirds, .one-fourth, .one-half, .three-fourths, .one-fifth, .four-fifths, .centered will be deprecated in 12.0.0 please migrate to grid.scss";
|
||||
|
||||
.columns {
|
||||
margin-right: -$grid-gutter;
|
||||
|
Loading…
Reference in New Issue
Block a user