Edit global style and component structure

This commit is contained in:
Paul Nicoué 2023-02-02 17:02:53 +01:00
parent 88bac001d8
commit 53e513a55b
15 changed files with 816 additions and 215 deletions

View file

@ -26,10 +26,11 @@
<style lang="scss">
// --------------------------------------------------
// LAYOUT
// STYLE
// --------------------------------------------------
.app {
width: 100%;
min-height: 100vh;
min-height: 100svh;
display: grid;