Skip to content

Commit 7183b00

Browse files
committed
It's for our own sanity.
1 parent d315fa1 commit 7183b00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style-guides/code/html_and_css.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
* Element IDs and class names should always be ``lowercase-with-dashes``.
44
* Put modals and JST templates in their own files. If using our fork of the NPR app template these belong in the `templates` and `jst` directories, respectively. When this isn't feasible, put modals in the page footer first, followed by inline javascript templates.
5+
* Don't use negative margins.

0 commit comments

Comments
 (0)