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
+2 -1
View File
@@ -116,8 +116,9 @@ app-top-bar {
box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)
}
app-top-bar h1 {
app-top-bar, app-bottom-bar h1 {
color: white;
margin: 0;
}