diff --git a/static/css/custom.css b/static/css/custom.css index b589272..bd4f659 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -61,6 +61,6 @@ body { transition: 400ms; } -.text-header-custom h { - color: #00ad8e!important +h1 { + color: #00ad8e; } \ No newline at end of file