mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-22 11:34:21 +00:00
📔 Fix typo
This commit is contained in:
parent
8c6e04c225
commit
1e6f743474
1 changed files with 1 additions and 1 deletions
2
src/rules/skeleton.less
vendored
2
src/rules/skeleton.less
vendored
|
@ -434,7 +434,7 @@
|
||||||
|
|
||||||
/// ===== Panels =====
|
/// ===== Panels =====
|
||||||
/// Panels are the main sectioning elements available in Bluelib.
|
/// Panels are the main sectioning elements available in Bluelib.
|
||||||
/// Many instance of them should be present on the page!
|
/// Many instances of them should be present on the page!
|
||||||
/// They should group small amounts of tightly related content, which can be understood more or less separately from the rest of the page.
|
/// They should group small amounts of tightly related content, which can be understood more or less separately from the rest of the page.
|
||||||
|
|
||||||
//<editor-fold desc="Rules: Panels">
|
//<editor-fold desc="Rules: Panels">
|
||||||
|
|
Loading…
Reference in a new issue