Skip to content

Commit

Permalink
Merge pull request #13246 from Medieve/the-spire_graphicupdate
Browse files Browse the repository at this point in the history
Update Spire the City must fall - minor css change
  • Loading branch information
kfroll20 authored Aug 29, 2024
2 parents a56afc8 + 9da9888 commit 8918c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Spire - The City Must Fall/spire.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ font-family: 'Roboto Slab', serif;
.sheet-characterwrapper {
border: 30px solid transparent;
padding: 5px 15px;
border-image: url(https://i.imgur.com/rpDlQd4.jpg) 60 round;
border-image: url(https://s3.amazonaws.com/files.d20.io/images/407036895/_AvtjEkZKsLP1NyL6IFgdg/original.jpg?1724792945) 60 round;
border-image-slice: 60 fill;
min-height: 500px;
}
Expand Down

0 comments on commit 8918c20

Please sign in to comment.