Skip to content

Commit d828694

Browse files
committed
test phone
1 parent 0761b72 commit d828694

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

css/styles.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11124,7 +11124,7 @@ section.resume-section .resume-section-content {
1112411124
.image2{
1112511125
flex: 100%;
1112611126
max-width: 500px;
11127-
height: 250px
11127+
height: 50px;
1112811128
}
1112911129
}
1113011130

@@ -11137,4 +11137,9 @@ section.resume-section .resume-section-content {
1113711137
.more2 .read-more2, .more2 .icon-links a i{
1113811138
font-size: 18px;
1113911139
}
11140+
.image2{
11141+
flex: 100%;
11142+
max-width: 500px;
11143+
height: 50px;
11144+
}
1114011145
}

0 commit comments

Comments
 (0)