Skip to content

Commit

Permalink
update border-radius
Browse files Browse the repository at this point in the history
  • Loading branch information
amfiyong committed Aug 28, 2021
1 parent ef41077 commit d9f2504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metron/css/style/white/style.white.css
Original file line number Diff line number Diff line change
Expand Up @@ -4416,7 +4416,7 @@ input[type="button"].btn-block {
background-color: #ffffff;
background-clip: border-box;
border: 1px solid #ECF0F3;
border-radius: 0.42rem; }
border-radius: 0.84rem; }
.card > hr {
margin-right: 0;
margin-left: 0; }
Expand Down

0 comments on commit d9f2504

Please sign in to comment.