diff options
-rw-r--r-- | data/pages/about.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pages/about.css b/data/pages/about.css index decf973cf..6e563d617 100644 --- a/data/pages/about.css +++ b/data/pages/about.css @@ -85,7 +85,7 @@ body { .memory-table { margin: 0 12.5% 0.9em 12.5%; - width: 75%; + width: 80%; text-align: left; border-collapse: collapse; } |