Browse Source

Merge branch 'develop' into 'master'

Didn't need css width attribute

See merge request warricksothr/sothr-dot-com!8
master
Drew Short 5 years ago
parent
commit
a66a627b19
  1. 1
      themes/pure/static/assets/css/style.css

1
themes/pure/static/assets/css/style.css

@ -116,7 +116,6 @@ body {
-ms-transition: all 0.5s; -ms-transition: all 0.5s;
transition: all 0.5s; transition: all 0.5s;
height: 3em; height: 3em;
width: 100%;
position: absolute; position: absolute;
top: 0; top: 0;
z-index: -1; z-index: -1;