change logo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-01 11:10:42 +03:00
parent c1ba357393
commit 3d415c5342
3 changed files with 52 additions and 48 deletions

View File

@@ -24,14 +24,7 @@ $negative : #C10015;
$info : #31CCEC;
$warning : #F2C037;
$brand: #27A7E7;
$brand2: #F36D3A;
$typography-font-family : 'myFont', Roboto !default;
body, html, #q-app {
font-family: $typography-font-family;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
* {
font-family: inherit;
}