Private
Public Access
1
0

cleaning up

This commit is contained in:
Sander Roosendaal
2018-10-18 15:37:05 +02:00
parent ec7002bfdd
commit e9bc68c2a9
9 changed files with 113 additions and 211 deletions

View File

@@ -352,6 +352,7 @@
.main-head {
grid-area: header;
background-color: rgba(0,0,0,0.6);
padding: 15px;
}
@@ -359,6 +360,7 @@
.main-user {
grid-area: user;
background-color: rgba(0,0,0,0.6);
padding: 15px;
}
.content {