diff --git a/anwendung/src/styles/globals.css b/anwendung/src/styles/globals.css index e701d9c..c52e6e7 100644 --- a/anwendung/src/styles/globals.css +++ b/anwendung/src/styles/globals.css @@ -251,6 +251,7 @@ Calender View width: 100px; background-color: white; display: grid; + padding: 0 1.5px; grid-template-columns: 100%; grid-template-rows: repeat(96, 10px); }