Docs: change screenshot size and spacing
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.screenshot {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
.screenshot > img {
|
||||
max-width: 350px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user