diff --git a/src/snek/static/base.css b/src/snek/static/base.css
index f009c71..ec7e182 100644
--- a/src/snek/static/base.css
+++ b/src/snek/static/base.css
@@ -369,7 +369,6 @@ a {
 @media only screen and (max-width: 768px) {
     
     header{
-        position:fixed;
         top: 0;
         left: 0;
             text-overflow: ellipsis;