css: Add max-width to bigscreen .picture.
This commit is contained in:
parent
a95baef377
commit
1b38fc338e
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
.picture {
|
.picture {
|
||||||
width: 30em;
|
width: 30em;
|
||||||
|
max-width: 35%;
|
||||||
padding: .75em;
|
padding: .75em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue