Skip to content

Commit d916f3f

Browse files
Merge pull request VedantKhairnar#14 from thejaswin123/master
badge fix
2 parents 8a34d79 + 82613d8 commit d916f3f

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)