File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
font-size : 18px ;
12
12
padding : 15px 25px ;
13
13
background-color : white;
14
- border-radius : 7 px ;
14
+ border-radius : 5 px ;
15
15
box-shadow : var (--shadow );
16
16
transition : all 300ms ;
17
17
Original file line number Diff line number Diff line change 10
10
background-color : white;
11
11
color : # 525252 ;
12
12
text-decoration : none;
13
- border-radius : 7 px ;
13
+ border-radius : 5 px ;
14
14
box-shadow : var (--shadow );
15
15
transition : background-color 300ms ;
16
16
Original file line number Diff line number Diff line change 11
11
padding : 0 15px ;
12
12
background-color : white;
13
13
color : # 525252 ;
14
- border-radius : 7 px ;
14
+ border-radius : 5 px ;
15
15
box-shadow : var (--shadow );
16
16
cursor : wait;
17
17
}
Original file line number Diff line number Diff line change 10
10
font-size : 18px ;
11
11
padding : 15px 25px ;
12
12
background-color : white;
13
- border-radius : 7 px ;
13
+ border-radius : 5 px ;
14
14
box-shadow : var (--shadow );
15
15
transition : all 300ms ;
16
16
You can’t perform that action at this time.
0 commit comments