css: Add max-width to bigscreen .picture.

This commit is contained in:
Brett Smith 2016-12-19 12:25:27 -05:00
parent a95baef377
commit 1b38fc338e

View file

@ -23,6 +23,7 @@
.picture {
width: 30em;
max-width: 35%;
padding: .75em;
}