We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6186064 commit f8e406aCopy full SHA for f8e406a
README.md
@@ -12,7 +12,7 @@
12
</a>
13
<p style="display: flex; flex: 1;
14
flex-wrap: wrap; justify-content: center;
15
- margin: 0; color: #1100A0;
+ margin: 0; color: #1100A0 !important;
16
font-weight: 500; letter-spacing: 1px;">hands-on programming courses</p>
17
</div>
18
@@ -21,7 +21,7 @@
21
<img src="images/hexlet_background.jpg"
22
alt="Hexlet header image"
23
width="auto" height="auto"
24
- style="display: flex; flex-wrap: wrap; border-radius: 50%">
+ style="display: flex; flex-wrap: wrap; max-width: 100%; border-radius: 50% !important;">
25
26
27
0 commit comments