delete documents
This commit is contained in:
@ -104,10 +104,10 @@ div {
|
||||
|
||||
.mainpage {
|
||||
background-color: rgba(255, 255, 255, 0.4);
|
||||
padding: 8px;
|
||||
padding: 16px;
|
||||
overflow: auto;
|
||||
width: 100%;
|
||||
height: calc(100vh - 60px);
|
||||
height: calc(100vh - 72px);
|
||||
/* 60 px is the current height of the headline; TODO: calculate it */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user