mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
[less/en] paranthesis -> parenthesis
This commit is contained in:
parent
2bfc9b81ca
commit
9e4ec769f0
@ -89,7 +89,7 @@ div {
|
|||||||
background-color: #A3A4FF;
|
background-color: #A3A4FF;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* You can omit the mixin code from being compiled by adding paranthesis
|
/* You can omit the mixin code from being compiled by adding parenthesis
|
||||||
after the selector */
|
after the selector */
|
||||||
|
|
||||||
.center() {
|
.center() {
|
||||||
|
Loading…
Reference in New Issue
Block a user