diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-02-19 23:42:05 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-02-19 23:42:05 -0500 |
| commit | d3bb64a6725b4c0e4077d91685a8cd9cc1531b7e (patch) | |
| tree | 1b801146aeafc51eae87444192bd61cacfbd19fb /404.html | |
| parent | 08cd57abb290db1caeb65c0707e8e13a08749428 (diff) | |
Updated CSS to better handle mobile
Diffstat (limited to '404.html')
| -rwxr-xr-x | 404.html | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8,8 +8,6 @@ <ul class="topBar"> <li class="topLink"><a href="https://jacobmcdonnell.com/">home</a></li> <li class="topLink"><a href="https://github.com/JacobMcDonnell">github</a></li> - <li class="topLink"><a href="https://jacobmcdonnell.com/#projects">projects</a></li> - <li class="topLink"><a href="https://jacobmcdonnell.com/#about">about</a></li> <li class="topLink"><a href="https://jacobmcdonnell.com/articles">articles</a></li> </ul> <div class="main"> |
