diff --git a/aula/static/main.css b/aula/static/main.css index ca425f8..9240c7a 100644 --- a/aula/static/main.css +++ b/aula/static/main.css @@ -50,7 +50,7 @@ h1, h2, h3, h4, h5, h6 { } .navbar-brand { - height: 80px; + height: 75px; margin-bottom: 5px; } @@ -62,11 +62,11 @@ h1, h2, h3, h4, h5, h6 { color: #cbd5db; font-weight: 700; width: 100px; - height: 100px; + height: 80px; margin-top: 0; margin-bottom: 0; text-align: center; - padding-top: 35px; + padding-top: 25px; } .site-header .navbar-nav .nav-link:hover {