From 62d7dafdea3ba4d7891844061c6a33397574e565 Mon Sep 17 00:00:00 2001 From: afacanc38 Date: Mon, 23 May 2022 17:24:20 +0300 Subject: [PATCH] --- assets/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index eb6374d..4f2b11f 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -118,4 +118,8 @@ body * { .navigation-gird.other { margin-left: 0 !important; } + .row { + padding: 30px; + border-radius: 34px; + } } \ No newline at end of file