visuell-teller

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-16 14:01:43 +02:00
parent 83f69d397d
commit 859f8334d9
12 changed files with 140 additions and 74 deletions

View file

@ -8,6 +8,7 @@
</head>
<style>
#app {
background-color: aqua;
display: grid;
}
</style>