Skip to content

Commit

Permalink
Smaller d6 border
Browse files Browse the repository at this point in the history
  • Loading branch information
qkmaxware committed May 1, 2021
1 parent 43d4262 commit 1050ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TrekSharp.AdventureTools/wwwroot/css/dice.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
position: absolute;
width: var(--d6-size);
height: var(--d6-size);
border: 4px solid white;
border: 1px solid white;
line-height: 50px;
font-size: 20px;
font-weight: bold;
Expand Down

0 comments on commit 1050ef5

Please sign in to comment.