Skip to content

Commit

Permalink
Update menu
Browse files Browse the repository at this point in the history
  • Loading branch information
eamarais committed Dec 20, 2024
1 parent a871c85 commit e6fa46c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@

<li><a style="line-height: 40px;" href="http://maraisresearchgroup.co.uk/media_coverage.html">Media Coverage</a></li>

<li><a style="line-height: 40px;" href="#">Space Sector Emissions</a>
<li><a href="#">Space Sector<br>Emissions</a>

<ul>

<li><a href="http://maraisresearchgroup.co.uk/rocket_re-entry_emis.html">Rocket Launches</a></li>
<li><a style="line-height: 40px;" href="http://maraisresearchgroup.co.uk/rocket_re-entry_emis.html">Rocket Launches</a></li>

<li><a style="line-height: 40px;" href="http://maraisresearchgroup.co.uk/rocket_re-entry_emis.html">Re-entries</a></li>

Expand Down
3 changes: 2 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,8 @@ body {
#navmenu a {
display: block;
width: 128.5px;
height: 40px;
height: 42px;
padding-top: 4px;
text-align: center;
text-decoration: none;
color: black;
Expand Down

0 comments on commit e6fa46c

Please sign in to comment.