Skip to content

Commit

Permalink
1 fellows resource per row
Browse files Browse the repository at this point in the history
  • Loading branch information
asmacdo committed Dec 19, 2024
1 parent e5371aa commit d459437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/fellows-resources.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
background: #fff;
border: 1px solid #ccc; /* Thin border */
border-radius: 4px;
width: calc(50% - 1rem);
width: calc(100% - 1rem);
box-sizing: border-box;
padding: 1rem;
text-align: left;
Expand Down

0 comments on commit d459437

Please sign in to comment.