diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,8 +21,8 @@ body { font-family: text; max-width: 1024px; - padding: 0 20px; - margin:0 auto; + padding: 20px 20px; + margin: 20px auto; border-image: linear-gradient(#f6b73c, #4d9f0c) 30; border-width: 1px; border-style: solid; |
