fix: lil photo info bug

Co-authored-by: David Ralph <me@davidcralph.co.uk>
This commit is contained in:
alexsparkes 2022-08-25 17:45:25 +02:00
parent b25bf4f7a3
commit 85933c4845
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@
.photoInformation {
@extend %basic;
min-width: 300px;
font-size: 0.8em;
font-weight: 300;
z-index: 99;