diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-26 22:49:45 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-26 22:49:45 +0300 |
| commit | fb7f32d28099879dd19775e308f8ab9d4bb6a549 (patch) | |
| tree | 658d871d3d4324bc30cf2d1563511ed051c55adb /style.css | |
| parent | 80eb74f797b6fb9d15d985d559c328f08c3b2285 (diff) | |
Update content for html
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; |
