diff --git a/youtube/templates/search.html b/youtube/templates/search.html index 63f930e..aef914a 100644 --- a/youtube/templates/search.html +++ b/youtube/templates/search.html @@ -8,6 +8,10 @@ margin: auto; } #result-info{ + margin-top: 10px; + margin-bottom: 10px; + padding-left: 10px; + padding-right: 10px; } #number-of-results{ font-weight:bold;