Skip to content

Commit

Permalink
fix profile card width
Browse files Browse the repository at this point in the history
  • Loading branch information
woodiertexas authored Dec 15, 2023
1 parent 8d92b6e commit 7cdd41b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,7 @@ ul, ol {
border-radius: 8px;
margin: 0px 10px;

min-width: 250px;
max-width: 275px;
width: 250px;
min-height: 330px;
text-align: center;
padding: 8px;
Expand Down

0 comments on commit 7cdd41b

Please sign in to comment.