JSFiddle - React, Tailwind, and code Playground

HTML

<div style="display: flex; justify-content: flex-end">
  <div class="parent-hyperlink-team shadow" style="display: flex; justify-content: flex-end">
    <input type="button" class="hyperlink-team1 mg-0 click" value="Proposal and RFPs">
  </div>
  <div class="parent-hyperlink-team shadow" style="display: flex; justify-content: flex-end">
    <input type="button" class="hyperlink-team1 mg-0 click" value="Proposal and RFPs">
  </div>
   <div class="parent-hyperlink-team shadow" style="display: flex; justify-content: flex-end">
    <input type="button" class="hyperlink-team1 mg-0 click" value="Proposal and RFPs">
  </div>
</div>