diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-25 12:43:28 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-25 12:43:28 +0200 |
| commit | 67fb534297a27f897e067e8078aeb8f68c3c5589 (patch) | |
| tree | 1a0e4c0e5aec00fee1c8ebb3a20be8bacf968d70 /_includes/site.css | |
| parent | 8fd3696a130f58619eaff6272721732f623724cf (diff) | |
| download | mitjafelicijan.com-67fb534297a27f897e067e8078aeb8f68c3c5589.tar.gz | |
content update
Diffstat (limited to '_includes/site.css')
| -rw-r--r-- | _includes/site.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/site.css b/_includes/site.css index 1d7214e..b2a65a4 100644 --- a/_includes/site.css +++ b/_includes/site.css | |||
| @@ -23,7 +23,7 @@ main, | |||
| 23 | footer, | 23 | footer, |
| 24 | nav, | 24 | nav, |
| 25 | header { | 25 | header { |
| 26 | max-width: 750px; | 26 | max-width: 800px; |
| 27 | margin: 0 auto; | 27 | margin: 0 auto; |
| 28 | } | 28 | } |
| 29 | 29 | ||
