Skip to content

Commit

Permalink
Tweak ribbon size on society page
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyNTH committed Apr 16, 2024
1 parent 958890f commit 6c59b15
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pages/society/[slug]/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@
:alt="`${society.name} logo`"
/>
</div>
<div class="flex justify-center w-full p-4 bg-sta-gray-light">
<div
class="flex justify-center w-full lg:w-3/4 p-4 bg-sta-gray-light"
>
<div>
<h2 class="text-sta-orange text-3xl font-semibold">
Society Info:
Expand Down

0 comments on commit 6c59b15

Please sign in to comment.