Verbesserung GUI-Design

This commit is contained in:
ja
2021-11-24 13:10:55 +01:00
parent 3249049ec5
commit 3af4bb00ad
2 changed files with 10 additions and 10 deletions

View File

@@ -281,7 +281,7 @@
.container-fluid {
width: 322.98px;
height: 613px;
height: 483px;
background-color: rgba(255,255,255,0.5);
top:2px;
bottom: auto;
@@ -292,7 +292,7 @@
#content_container {
width: 322.98px;
height: 613px;
height: 483px;
display: flex;
justify-content: center;
align-items: center;