diff --git a/web/css/style_projectpage.css b/web/css/style_projectpage.css index ce517f5..d00f030 100644 --- a/web/css/style_projectpage.css +++ b/web/css/style_projectpage.css @@ -251,6 +251,10 @@ iframe { border-bottom: 3px solid white; } + #sideBarDescInfo p { + padding: 0; + } + .project { width: 100%; margin-top: 50px; diff --git a/web/page-template.html b/web/page-template.html index dbb47cb..fc9b2c9 100644 --- a/web/page-template.html +++ b/web/page-template.html @@ -48,7 +48,7 @@