fixed typo and adjusted sizes
This commit is contained in:
parent
0d19fce987
commit
4bff5dc5de
4 changed files with 6 additions and 4 deletions
|
@ -739,6 +739,10 @@ progress {
|
|||
max-width: 300px;
|
||||
}
|
||||
|
||||
.itemDetailBlock {
|
||||
width: 55%;
|
||||
}
|
||||
|
||||
.itemDetailBlock {
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
@ -752,7 +756,7 @@ progress {
|
|||
}
|
||||
|
||||
.itemDetailBlock {
|
||||
width: 55%;
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
.galleryImage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue