diff options
Diffstat (limited to 'desktop.css')
-rw-r--r-- | desktop.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop.css b/desktop.css index 3eefde5..2f2b342 100644 --- a/desktop.css +++ b/desktop.css @@ -60,6 +60,10 @@ margin-right: auto; } + .card { + padding: 2em; + } + #reviews .card, #offerings .card { display: block; |