removed web password from details and fixed python powered image

This commit is contained in:
Kevin Froman 2019-10-17 05:01:27 -05:00
parent 9fd8bd8bd0
commit bfd25ab706
2 changed files with 5 additions and 2 deletions

View file

@ -25,3 +25,7 @@
margin-right: 1em;
margin-bottom: 1em;
}
.modal img{
border-radius: 5px;
}