summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorMark McNally <mark@mcnally.je>2021-06-30 16:25:39 +0100
committerMark McNally <mark@mcnally.je>2021-06-30 16:25:39 +0100
commit6168735a9b99f4b0b704fcf8764da7278ee243f2 (patch)
tree065f07fe0a43aff7a6598ce2bc525c59b35ac445 /style.css
parent0bc025bff8f4e66aef1997acfbd3db7167bb2cbd (diff)
cleaned up whitespace
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.