Skip to content

Commit c497ce8

Browse files
[fix] Ordered list spacing
1 parent 9308278 commit c497ce8

File tree

1 file changed

+3
-3
lines changed
  • manual/en-US/coding-standards/chapters

1 file changed

+3
-3
lines changed

manual/en-US/coding-standards/chapters/css.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## CSS
22
These guidelines have been assembled following an examination of emerging practices, ideas and existing styleguides, namely:
33

4-
1.[OOCSS Code Standards](https://github.com/stubbornella/oocss-code-standards)
5-
2.[Oneweb Style Guide](https://github.com/nternetinspired/OneWeb/blob/master/STYLEGUIDE.md)
6-
3.[Idiomatic CSS](https://github.com/necolas/idiomatic-css)
4+
1. [OOCSS Code Standards](https://github.com/stubbornella/oocss-code-standards)
5+
2. [Oneweb Style Guide](https://github.com/nternetinspired/OneWeb/blob/master/STYLEGUIDE.md)
6+
3. [Idiomatic CSS](https://github.com/necolas/idiomatic-css)
77

88

99
## Commenting

0 commit comments

Comments
 (0)