Skip to content

Commit

Permalink
Sticky right
Browse files Browse the repository at this point in the history
  • Loading branch information
brittnylapierre committed Nov 6, 2023
1 parent 5b53a2e commit 2df069f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/assets/stylesheets/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
position: -webkit-sticky; /* Safari */
position: sticky;
top:1rem;
right: 1rem;
z-index: 1;
z-index: 11;
text-align: right;
}
.text-lg-right {
text-align: right !important;
Expand Down

0 comments on commit 2df069f

Please sign in to comment.