From 2fcc631548198509ec599920c9ef39de097702c5 Mon Sep 17 00:00:00 2001 From: f Date: Sat, 3 Feb 2018 19:35:14 -0300 Subject: [PATCH] turbolinks no vale la pena si no se ve la barrita --- app/assets/stylesheets/application.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 18cb22bb..e3f6697c 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -8,6 +8,7 @@ $footer-height: 60px; $purpura: #67103d; .turbolinks-progress-bar { + height: 3px; background-color: $purpura; }