11 lines
159 B
Plaintext
11 lines
159 B
Plaintext
![]() |
@ns: flash;
|
||
|
|
||
|
.@{ns}-container {
|
||
|
width: 100%;
|
||
|
}
|
||
|
|
||
|
.@{ns}-content {
|
||
|
.center(@value: @container-md, @padding: @grid-gutter-width);
|
||
|
.row(@justify: around);
|
||
|
}
|