mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
restruct: updated sass version and rules
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user