diff --git a/css/general.css b/css/general.css index 0d75503..c1266c7 100644 --- a/css/general.css +++ b/css/general.css @@ -317,8 +317,11 @@ nav ul li { background-size: unset !important; } */ #logo { - height: 230px !important; - width: 230px !important; + height: 180px !important; + width: 180px !important; + } + header .waviy { + font-size: 45px; } #banner { display: inline-flex;