From 56efc035ec983a11b8e0bbcfcf312ac640a3ca22 Mon Sep 17 00:00:00 2001 From: Kumar Priyansh Date: Wed, 19 Jun 2019 14:30:14 +0530 Subject: Fixed Space Time Continuum and Now I need is a little rest --- src/styles/main.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/styles') diff --git a/src/styles/main.css b/src/styles/main.css index d581c01..7e0d2ce 100644 --- a/src/styles/main.css +++ b/src/styles/main.css @@ -32,6 +32,7 @@ width: 105px; height: 148.5px; background-color: #fff; + border-radius: 3px; } .templateName { text-align: center; @@ -44,5 +45,5 @@ background-color: #156CD5; } .clicked { - outline: solid 3px #156CD5; + box-shadow: 0 0 0 2pt #156CD5; } \ No newline at end of file -- cgit v1.2.3