From 96a0dfbbe30d6890c3421933d993c34c21e0c66d Mon Sep 17 00:00:00 2001 From: Marcela Ribeiro de Oliveira <mro15@inf.ufpr.br> Date: Tue, 10 Nov 2015 11:05:35 -0200 Subject: [PATCH] Change size buscar em ... objetos --- app/assets/stylesheets/application.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index a8e1f58d1..fba447959 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -150,7 +150,7 @@ header { box-shadow: none; height: 40px; padding-left: 20px; - font-size: 24px; + font-size: 18px; font-weight: 300 !important; } // button input -- GitLab