diff --git a/client/components/boards/boardColors.css b/client/components/boards/boardColors.css index 5f6e5ed88..f3bce0cc1 100644 --- a/client/components/boards/boardColors.css +++ b/client/components/boards/boardColors.css @@ -1920,7 +1920,7 @@ @media screen and (min-width: 801px) { .board-color-moderndark .card-details { position: fixed; - top: 97px; + top: 30px; left: calc(50% - 384px); width: 768px; max-height: calc(100% - 60px);