diff options
Diffstat (limited to 'templates/layout.html')
-rw-r--r-- | templates/layout.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html index 3de91d5..ee2a090 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -40,6 +40,7 @@ article p { } ul#archive-list { list-style-type: none; + padding-left: 0; } footer { height: 55px; |