diff --git a/previews.html b/previews.html index 3bdc480..9581cea 100644 --- a/previews.html +++ b/previews.html @@ -12,12 +12,15 @@

Here are a couple of screenshots of what LARBS can look like. It's easily customizable, so these all holistically should give you an idea.

+ diff --git a/style.css b/style.css index 893fcdb..67363ac 100644 --- a/style.css +++ b/style.css @@ -19,6 +19,10 @@ footer img { padding: 10px; } +#prev { + max-width: 650px; +} + footer { font-size: xx-large; font-weight: bold;