summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/style.css b/style.css
index 22ba1bd..b351dc4 100644
--- a/style.css
+++ b/style.css
@@ -132,13 +132,11 @@ aside.callout {
border: solid 1px orange;
}
-
.cnp {
width: 100% ;
}
-
/* This "@media" block defines rules that will only be applied when the minimum
* width of the screen is 55em or greater. In essence, they are settings that
* only apply on normal weide screens, but *not* phones and low res monitors.