Site URL: http://fashioncurator.com
I am trying to figure out the lock screen on 7.1. It is causing issues to adjust the font style and spacing. I have the below set for code injection currently but this isn't completely correct. Ideally my logo would be a bit larger and set to on top of the "Summer 2020" text. Any way to customize the "Summer 2020" font? New to coding and Squarespace - Please help!
<style>
.sqs-slice-image img {
max-height: 600px !important;
}
</style>