Skip to content

Commit

Permalink
can increase name space on mediaSm to 100vw-140px
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Thornton <art27@cantab.net>
  • Loading branch information
zeripath committed Jul 5, 2022
1 parent 91b5ca0 commit ee62044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/less/_repository.less
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
}
width: 33%;

max-width: calc(100vw - 200px);
max-width: calc(100vw - 140px);
}

&.message {
Expand Down

0 comments on commit ee62044

Please sign in to comment.