diff options
Diffstat (limited to 'org/css/front-page.css')
-rw-r--r-- | org/css/front-page.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/css/front-page.css b/org/css/front-page.css index c4595a3..c67bd47 100644 --- a/org/css/front-page.css +++ b/org/css/front-page.css @@ -11,7 +11,7 @@ body { } #content { - width: 65%; + width: 75%; margin: auto; color: #00ff00; background-color: #060a0f; |