Fixng last bug on mobile about page

This commit is contained in:
Ad5001 2021-09-30 13:43:43 +02:00
parent e3699447a2
commit ebe22ea7c7
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160

View file

@ -19,7 +19,7 @@
// Preview blocks used in the apps main page.
.block-preview {
box-shadow: 0px 0px 2px 0px #000000;
width: Min(25em, calc(100vw - 2em));
width: Min(25em, calc(100vw - 3em));
height: 20em;
background-size: cover;
background-repeat: no-repeat;