Prospect box finetuning

This commit is contained in:
Andre Beging
2022-05-31 09:38:53 +02:00
parent 3f2b727920
commit bee7b09bf0
3 changed files with 4 additions and 3 deletions

View File

@@ -16,8 +16,7 @@
.pc-main {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
min-width: 350px;
max-width: 480px;
border: 1px solid #533a20;
border-radius: 15px;
margin: 5px;