fix: favorite button

This commit is contained in:
2024-04-25 13:23:01 +02:00
committed by Rainer Killinger
parent abf9999461
commit 71ff9fd960
28 changed files with 203 additions and 223 deletions

View File

@@ -15,8 +15,6 @@
// Ionic Variables and Theming. For more info, please see:
// http://ionicframework.com/docs/theming/
@import './colors';
// Import all other styles
@import './fonts';
@import './common/typo';
@import './common/helper';
@@ -34,10 +32,6 @@
@import './common/ion-searchbar';
@import './components/image-dark';
@import './components/card';
@import './components/section';
/** Ionic CSS Variables **/
:root {
// Fonts
--ion-font-family: 'Barlow', helvetica, arial, sans-serif;