main nav counter fallback

This commit is contained in:
Jana Deutschländer 2017-01-04 16:37:51 +01:00
commit 5cbfd9f86e
2 changed files with 9 additions and 5 deletions

View file

@ -19,8 +19,8 @@
padding: .5rem 0 .5rem (@icon-size + 1);
&::before {
background-color: gold;
content: '?';
//background-color: gold;
content: 'A';
position: absolute;
top: 0;
left: 0;