Skip to content

Commit afa9882

Browse files
committed
remove commented block
1 parent 628d186 commit afa9882

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

src/styles/cards/_base.scss

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,6 @@
2525
border-radius: 0.1875rem;
2626
margin-left: 1rem;
2727
}
28-
// .btn--circle {
29-
// background-color: $accent;
30-
// width: 40px;
31-
// height: 40px;
32-
// position: absolute;
33-
// top: 0px;
34-
// right: 0px;
35-
// left: 0;
36-
// bottom: 0;
37-
// border-radius: 50%;
38-
// margin: auto;
39-
// &-rb {
40-
// left: initial;
41-
// top: initial;
42-
// right: 24px;
43-
// bottom: -20px;
44-
// }
45-
// }
4628

4729
.btn--circle {
4830
display: flex;
@@ -55,6 +37,7 @@
5537
width: 48px;
5638
height: 48px;
5739
line-height: 0;
40+
font-size: 1.5rem;
5841
}
5942

6043
.react-rater-star.is-active {

0 commit comments

Comments
 (0)