Skip to content

Commit f8e406a

Browse files
committed
fix README.md background style
1 parent 6186064 commit f8e406a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</a>
1313
<p style="display: flex; flex: 1;
1414
flex-wrap: wrap; justify-content: center;
15-
margin: 0; color: #1100A0;
15+
margin: 0; color: #1100A0 !important;
1616
font-weight: 500; letter-spacing: 1px;">hands-on programming courses</p>
1717
</div>
1818

@@ -21,7 +21,7 @@
2121
<img src="images/hexlet_background.jpg"
2222
alt="Hexlet header image"
2323
width="auto" height="auto"
24-
style="display: flex; flex-wrap: wrap; border-radius: 50%">
24+
style="display: flex; flex-wrap: wrap; max-width: 100%; border-radius: 50% !important;">
2525
</a>
2626

2727

0 commit comments

Comments
 (0)