mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Fix alignment in docs
Markdown needs 4 space indent to properly indent inside lists etc
This commit is contained in:
@@ -36,8 +36,14 @@
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
list-style: disc;
|
||||
margin: 0 0 20px 20px;
|
||||
|
||||
ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
ol {
|
||||
|
||||
Reference in New Issue
Block a user