From 05301174ba5fb915e57cc02927b669f0e3aa96d7 Mon Sep 17 00:00:00 2001 From: deepak-dj <72189135+deepak-dj@users.noreply.github.com> Date: Thu, 1 Oct 2020 17:19:01 +0530 Subject: [PATCH] Update finished-example.css --- css/finished-example.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/css/finished-example.css b/css/finished-example.css index 3952633..1e6285e 100644 --- a/css/finished-example.css +++ b/css/finished-example.css @@ -23,4 +23,7 @@ main { img { border: 3px solid black; padding: 5px; -} \ No newline at end of file + + border-radius: 16px; + +}