mirror of
https://github.com/aljazceru/hacker-gh-pages-theme.git
synced 2025-12-18 14:44:26 +01:00
The prefix "./" would be lost in mobile displays and when the browser viewport is smaller than the container width. This removes the left margin from the header for smaller displays. Also adds a scss variable so that its easy to change the point where the "mobil" margin is applied.