Changing Layout and adding new things (input, routes etc.)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
.content{
|
||||
grid-area: content;
|
||||
background: #F9FAFB; /* soft white */
|
||||
color: black;
|
||||
}
|
||||
.footer{
|
||||
grid-area: footer;
|
||||
|
||||
Reference in New Issue
Block a user