diff --git a/static/style.css b/static/style.css index 64179dc..6729ba0 100644 --- a/static/style.css +++ b/static/style.css @@ -13,6 +13,17 @@ margin-right: 16px; } +.navbar-brand +{ + padding-top: 1px; + padding-bottom: 1px; +} + +.navbar-brand img +{ + height: 100%; +} + body { padding-top: 70px; /*Per la navbar*/ diff --git a/templates/nav.htm b/templates/nav.htm index 2e3c14e..6782bcd 100644 --- a/templates/nav.htm +++ b/templates/nav.htm @@ -1,10 +1,10 @@ -