From e85d5bdf98bbea1a7648f8e196c93b2999c0b62c Mon Sep 17 00:00:00 2001 From: Adam Kaplan Date: Mon, 10 Feb 2014 22:27:14 -0600 Subject: [PATCH] Update grid.css --- grid.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/grid.css b/grid.css index 25fb04f..d574955 100644 --- a/grid.css +++ b/grid.css @@ -50,11 +50,6 @@ header h1 { margin-bottom: 2rem; } -header sup { - color: rgba(255,255,255,0.7); - font-size: .8rem; -} - header p { color: rgba(255,255,255,0.7); margin: 0 auto;