diff options
Diffstat (limited to 'wpisy/style.css')
-rw-r--r-- | wpisy/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wpisy/style.css b/wpisy/style.css index 890976c..a3cfd4f 100644 --- a/wpisy/style.css +++ b/wpisy/style.css @@ -33,6 +33,7 @@ body { main { flex: 1; + text-align: center; } header { |