Update header so text selection is not possible

This commit is contained in:
Julian Lam
2015-09-02 11:11:03 -04:00
parent f471fd1e2d
commit aa8c6f3bdd

View File

@@ -1,4 +1,5 @@
.header {
.no-select;
position: relative;
background: #333;
width: 100%;