From 336553ec82dd5988f82639c43f3af0c82573096c Mon Sep 17 00:00:00 2001 From: Shanatnu Raut <67189790+s4shantanu@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:47:40 +0530 Subject: [PATCH] Update custom.css --- meetingcpp2017/css/custom.css | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/meetingcpp2017/css/custom.css b/meetingcpp2017/css/custom.css index bc3a9cc..e58affc 100644 --- a/meetingcpp2017/css/custom.css +++ b/meetingcpp2017/css/custom.css @@ -1,5 +1,8 @@ +body{ +padding:o; +} .slides { - width: 965px !important; + width: 960px !important; } .credits { @@ -56,7 +59,7 @@ img.user { background-size: cover; } .author1 .contacts { - padding-top: 5px !important; + padding-top: 7px !important; text-align: left; } @@ -93,7 +96,7 @@ img.user { } .reveal .contacts { line-height: 34px !important; - font-size: 24px !important; + font-size: 27px !important; } .reveal .contacts a { color: black;