Final adjustments
This commit is contained in:
parent
78a5cb111b
commit
83203d81c8
2 changed files with 10 additions and 4 deletions
|
@ -33,4 +33,10 @@ code {
|
|||
image-rendering: -moz-crisp-edges;
|
||||
image-rendering: crisp-edges;
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
|
||||
.section > p:nth-child(5) > img:nth-child(1), .section > p:nth-child(4) > img:nth-child(1) {
|
||||
max-width: 100%;
|
||||
width: 75%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue