diff --git a/vehicles/static/vehicles/style.css b/vehicles/static/vehicles/style.css index 370ab1c..87fe305 100644 --- a/vehicles/static/vehicles/style.css +++ b/vehicles/static/vehicles/style.css @@ -35,8 +35,8 @@ } a{ - color: var(--main-text-color) !important; - text-decoration: none !important; + color: var(--main-text-color); + text-decoration: none; } .child{ width: 400px;