Skip to content

Commit

Permalink
fix(feed): bookmark button size
Browse files Browse the repository at this point in the history
  • Loading branch information
ariellalgilmore committed Jan 16, 2024
1 parent b689ae4 commit 54fcb8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/patterns/feed/examples/css/feedDisplay.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ body {
font-size: 13px;
}

.bookmark-button {
height: 24px;
}

.location-block {
color: black;
display: inline-block;
Expand Down

0 comments on commit 54fcb8e

Please sign in to comment.