This commit is contained in:
Maciej Caderek
2022-02-14 22:56:07 +01:00
parent 15ccd8acbf
commit c8fd7a05f1
13 changed files with 94 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
.scrollable {
background: #0e0e13;
background: var(--color-bg-block);
height: auto;
padding: 40px 20px;
height: 100%;