mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
restruct: updated sass version and rules
This commit is contained in:
@@ -147,7 +147,7 @@ function copyStockToClipboard() {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@import '../styles/responsive';
|
||||
@use '../styles/responsive';
|
||||
|
||||
$viewBgCol: #1a1a1a;
|
||||
|
||||
@@ -209,7 +209,7 @@ $viewBgCol: #1a1a1a;
|
||||
gap: 0.5em;
|
||||
}
|
||||
|
||||
@include smallScreen {
|
||||
@include responsive.smallScreen{
|
||||
span.hidable {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user