WIP: creating footer using grid.

This commit is contained in:
2021-05-04 22:17:15 +02:00
parent 825f744af9
commit 0c50162fdf
5 changed files with 11 additions and 3 deletions
@@ -3,7 +3,7 @@
left: 0;
bottom: 0;
width: 100%;
background-color: dimgrey;
background-color: #1976d2;
color: white;
}