0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 11:08:10 +00:00

themes when i coudl change them

This commit is contained in:
Víctor Losada Hernández
2026-02-25 18:49:26 +01:00
parent c096014871
commit 543b64ccd2
4 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
@import '@sharedStyles/animations.less';
@import '@sharedStyles/colors.less';
@import '@sharedStyles/tooltip.less';
@import './themes/fonts/iconFonts/fontAwesome.less';
@import '@themes/fonts/iconFonts/fontAwesome.less';
html,body, #reactContainer, .naturalCrit { min-height : 100%; }