diff options
-rw-r--r-- | static/desktop.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/desktop.css b/static/desktop.css index ec58f21..5a8edb2 100644 --- a/static/desktop.css +++ b/static/desktop.css @@ -50,7 +50,7 @@ } section.cards { - margin-left: 20%; - margin-right: 20%; + margin-left: 25%; + margin-right: 25%; } }
\ No newline at end of file |