edited readme
This commit is contained in:
@@ -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;
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user