changed max width of source on the result screen

This commit is contained in:
Jack 2021-07-17 15:29:44 +01:00
parent 5d17aede51
commit ab1a6981a7

View file

@ -2094,7 +2094,7 @@ key {
}
.source {
width: 25vw;
max-width: 30rem;
}
.tags .bottom .fas {