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 /articles/index.html | |
| parent | 08cd57abb290db1caeb65c0707e8e13a08749428 (diff) | |
Updated CSS to better handle mobile
Diffstat (limited to 'articles/index.html')
| -rw-r--r-- | articles/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/articles/index.html b/articles/index.html index 99834bf..6ec1a4a 100644 --- a/articles/index.html +++ b/articles/index.html @@ -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"> |
