diff --git a/apps/quotes/src/app/quotes/quotes.component.css b/apps/quotes/src/app/quotes/quotes.component.css index 17647e2..38ed8c2 100644 --- a/apps/quotes/src/app/quotes/quotes.component.css +++ b/apps/quotes/src/app/quotes/quotes.component.css @@ -2,10 +2,6 @@ text-align: center; } -.search { - font-size: 75%; -} - .spacer { flex: 1 1 auto; }