Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query
This commit is contained in:
parent
36f3da3cde
commit
318886287b
7 changed files with 16 additions and 3 deletions
|
@ -279,6 +279,10 @@ body {
|
|||
}
|
||||
}
|
||||
|
||||
.turbolinks-progress-bar {
|
||||
background-color: #2b90d9;
|
||||
}
|
||||
|
||||
.mastodon {
|
||||
$head: #282c37;
|
||||
$tusk: #d9e1e8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue