restruct: updated sass version and rules

This commit is contained in:
2025-03-26 18:04:00 +01:00
parent 829059d35b
commit 22b6177560
71 changed files with 2447 additions and 2507 deletions
@@ -107,10 +107,11 @@ export default defineComponent({
</script>
<style lang="scss" scoped>
@import '../../../styles/JournalSection.scss';
@import '../../../styles/animations.scss';
@use '../../../styles/animations';
@use '../../../styles/journal-section';
@use '../../../styles/responsive';
@include smallScreen {
@include responsive.smallScreen{
.journal_item-info {
text-align: center;
}