edited readme

This commit is contained in:
asus
2023-12-06 14:19:27 +01:00
parent 385b43cfc6
commit cac49da466
9 changed files with 113 additions and 24 deletions

View File

@@ -1,3 +1,14 @@
.home {
#home {
height: 100vh;
grid-template-rows: 1fr 1fr auto auto;
/*
grid-template-rows: 1fr 50px auto auto;
*/
}
#home article {
/*
height: 10000vh;
*/
}