Browse Source

Remove left text align on header

pull/1/head
Ravi Shah 5 years ago
parent
commit
21141b1d0a
  1. 1
      static/styles.css

1
static/styles.css

@ -71,7 +71,6 @@ a.active {
.header a { .header a {
float: none; float: none;
display: block; display: block;
text-align: left;
} }
.header-right { .header-right {

Loading…
Cancel
Save