Enhance default css

This commit is contained in:
Maciej Ziaja 2020-02-23 14:16:25 +01:00
parent bb9a402d20
commit 0767e60941
1 changed files with 1 additions and 1 deletions

2
ssb
View File

@ -86,7 +86,7 @@ function echo_footer_template
function echo_css_template function echo_css_template
{ {
echo \ echo \
'body { } 'body { max-width: 45em; margin: auto; padding: 1.5em }
header { } header { }
footer { } footer { }
nav { } nav { }