first commit
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
// Retrieve the max-width
|
||||
@function max-width($key: "md") {
|
||||
@return map-get($container-max-widths, $key);
|
||||
}
|
||||
Reference in New Issue
Block a user