Skip to content

Commit 82613d8

Browse files
committed
badge fix
1 parent 8a34d79 commit 82613d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fss/styles.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2188,11 +2188,11 @@ i {
21882188

21892189
.badge{
21902190
position: absolute;
2191-
width: 130px;
2192-
height: 130px;
2191+
width: 170px;
2192+
height: 160px;
21932193
z-index: 11;
21942194
top:-20px;
2195-
right:15%;
2195+
right:13%;
21962196
background-color: transparent;
21972197
}
21982198
.badge-img{

0 commit comments

Comments
 (0)