optimized layout

This commit is contained in:
jo.kuehner
2023-11-13 19:30:52 +01:00
parent ffff6f4467
commit fee9acfd6d
17 changed files with 463 additions and 506 deletions

View File

@@ -36,8 +36,8 @@ export default {
display: flex;
flex-direction: row;
width: 100%;
gap: 10px;
padding: 10px;
padding: 0.625rem;
gap: 0.625rem;
background-color: #212121;
}