Part on Arrays is finished

This commit is contained in:
Patryk Hegenberg 2022-12-10 14:01:23 +01:00
parent da8d86c661
commit 7f7de38781
2 changed files with 11 additions and 12 deletions

View file

@ -1,6 +1,5 @@
body {
display: grid;
place-items: center;
height: 100vh;
margin: 0;
font-family: sans-serif;