Hello, I am also trying to edit lock screen style, however the code i've come up with do not work.
Can anyone make this happen? that would be great.
where: advanced/ code injection / lock screen
<style>
.LockScreen h1 {
font-family: 'Eurostile Extended', sans-serif !important;
font-size: 72px
font-weight: 900
}
.LockScreen body {
font-family: 'Eurostile Extended', sans-serif !important;
font-size: 24px
font-weight: 400
}
</style>
<style>
.LockScreen-logo img {
max-height: 300%;
}
</style>
site link: https://antelope-daisy-4lpg.squarespace.com/
thanks in advance