Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiethw committed May 3, 2024
1 parent db444c4 commit 9a08151
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2667,7 +2667,8 @@ input, select, textarea {
display: inline-block;
padding-right: 2.5em;
vertical-align: middle;
width: 48%;
/*width: 48%;*/
width: 20%;
}

.features article .image img {
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h3>Astrobites</h3>
<p>I joined the Astrobites Collaboration in 2022. <a href="https://astrobites.org/">Astrobites</a> is a graduate student collaboration, and our goal is to write Bite-sized summaries of recent research for the public. Below are a list of my own Astrobites.</p>
<div class="features">
<article>
<a class="image" width="200"><img src="https://astrobites.org/wp-content/uploads/2024/01/feat_im-320x260.png" alt="image of the supernova 1987a remnant, with a radio photoshopped on top of it" /></a>
<a class="image"><img src="https://astrobites.org/wp-content/uploads/2024/01/feat_im-320x260.png" alt="image of the supernova 1987a remnant, with a radio photoshopped on top of it" /></a>
<div class="inner">
<h4><a href="https://astrobites.org/2024/01/25/radio-ing-in-a-multi-messenger-detection/">Radio-ing in a multimessenger detection</a></h4>
</div>
Expand Down

0 comments on commit 9a08151

Please sign in to comment.