Added about + Small fixes

This commit is contained in:
2024-03-13 09:06:09 +01:00
parent 8c196a44ef
commit 33c6731be0
10 changed files with 351 additions and 157 deletions

View File

@@ -40,7 +40,6 @@ label {
}
.table-wrapper {
overflow-x: scroll;
overflow-y: scroll;
height: 600px;
border: #555555;
@@ -291,6 +290,7 @@ h5 {
transform: translateY(-50%);
cursor: pointer;
padding: 0 1.5em;
font-size: 0.75em;
}
.em-1 {
@@ -322,4 +322,8 @@ footer {
.ul-footer {
padding: 0 0 !important;
}
.clarin-footer {
padding: 0 4em !important;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 809 KiB

After

Width:  |  Height:  |  Size: 776 KiB