Skip to content

Instantly share code, notes, and snippets.

View shawnmmatthews's full-sized avatar

Shawn Matthews shawnmmatthews

View GitHub Profile
@shawnmmatthews
shawnmmatthews / index.html
Last active June 12, 2018 19:41 — forked from pitch-gist/gist:2999707
DRCOG Maintenance Mode
<!doctype html>
<title>Site Maintenance</title>
<style>
body {
text-align: center;
padding: 20px;
}
@media (min-width: 768px) {
body {