Image attachment width

merge-requests/6/head
Bob Mottram 2020-01-03 09:43:10 +00:00
parent 39285fd2e2
commit 9003f166cd
1 changed files with 2 additions and 2 deletions

View File

@ -328,8 +328,8 @@ a:link {
.container img.attachment {
max-width: 100%;
margin-left: 25%;
width: 50%;
margin-left: 10%;
width: 80%;
border-radius: 10%;
}
.container img.right {