diff --git a/src/components/File/File.sass b/src/components/File/File.sass index 743861b..da94001 100644 --- a/src/components/File/File.sass +++ b/src/components/File/File.sass @@ -6,7 +6,7 @@ flex-direction: column align-items: center justify-content: center - height: 200px + height: 250px width: 100% row-gap: 5px border: 1px solid #ffffff6c @@ -26,7 +26,7 @@ justify-content: center width: 100% height: 100% - color: #5f8ebe9c + color: #5f8ebebf cursor: pointer font-size: 1rem @@ -67,7 +67,7 @@ column-gap: 5px // border: 1px solid rgba(187, 187, 187, 0.706) padding: 10px - background-color: #2b4055b7 + background-color: #2b405542 margin: 0 1rem &__itemPreview