diff --git a/style.css b/style.css index 6aadf1d..6f0d211 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,4 @@ -/*regular text (body, p, b, h*, ) styles*/ +/*regular text (body, p, b, h*) styles*/ * { box-sizing: border-box; margin: 0px; @@ -43,7 +43,7 @@ padding-left: 20px; padding-right: 20px; } -/* regular text (body, p, b, h*, ) styles*/ +/* regular text (body, p, b, h*) styles*/ .contentPush{ height: 65px;