Browse Source

Didn't need css width attribute

master
Drew Short 5 years ago
parent
commit
2e7b8474c4
  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;
transition: all 0.5s;
height: 3em;
width: 100%;
position: absolute;
top: 0;
z-index: -1;