Switch ads provider, and switch the analytics system to Ariadne (#214)

* Switch ads provider, and switch the analytics system to Ariadne

* Fix CI error

* Remove debug messages and errors

* Updated nuxtjs
This commit is contained in:
Redblueflame
2021-05-18 16:48:26 +02:00
committed by GitHub
parent c97cba69b9
commit 12d86493bf
12 changed files with 8695 additions and 9400 deletions

View File

@@ -63,7 +63,7 @@ export default {
}
.filter-active {
@extend %transparent-clickable.selected;
@extend %transparent-clickable, .selected;
svg {
color: var(--color-brand-light);
}