diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-12-31 22:48:59 -0700 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-12-31 22:48:59 -0700 |
commit | b864379651d4bfe3d05f98350b720794ffa2806a (patch) | |
tree | c4bc81a8371694d661b10118b4932480aaa37d0b /src/DND/DND.scss | |
parent | 7445ea9d56071cfca247689e22c6fded65c3f968 (diff) |
more
Diffstat (limited to 'src/DND/DND.scss')
-rw-r--r-- | src/DND/DND.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/DND/DND.scss b/src/DND/DND.scss index 1d4cc2a..fcb258c 100644 --- a/src/DND/DND.scss +++ b/src/DND/DND.scss @@ -48,11 +48,6 @@ textarea { overflow-x: auto; } } /* Andrew wrote the following */ -body > article { - padding: 0px 16%; - width: 68%; -} - body { background: url(Background.png) repeat-y; background-size: 100%; |