mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-15 21:14:24 -04:00
6 lines
68 B
CSS
6 lines
68 B
CSS
.image {
|
|
display: block;
|
|
margin: 1em auto;
|
|
max-width: 100%;
|
|
}
|