Introduced header table

This commit is contained in:
2021-01-20 10:29:42 +01:00
parent 3d58e52e54
commit ed39a04ea6
6 changed files with 374 additions and 448 deletions

View File

@@ -184,3 +184,8 @@
font-weight: 400;
}
#headerTable {
margin-top: 40px;
margin-bottom: 20px;
}