💄 Scoped styles

This commit is contained in:
Liyas Thomas
2019-12-06 07:11:38 +05:30
parent c80634b026
commit 2b4d743d79
15 changed files with 77 additions and 24 deletions

View File

@@ -472,7 +472,7 @@
</div>
</template>
<style lang="scss"></style>
<style scoped lang="scss"></style>
<script>
import intializePwa from "../assets/js/pwa";

View File

@@ -14,7 +14,7 @@
</div>
</template>
<style lang="scss">
<style scoped lang="scss">
// Center the error page in the viewport.
.page-error {
display: flex;