mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
add max-width for images
This commit is contained in:
parent
4eb00a31a5
commit
ce2a7b3055
@ -68,6 +68,10 @@ h3 {
|
||||
margin: 12px 0;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.btn {
|
||||
border-radius: 50px;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user