Skip to content

Commit 03c01a6

Browse files
ElviraMustafinasarahhaggarty
authored andcommitted
adjusted buttons
1 parent 5405ee6 commit 03c01a6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/topics/tour/kotlin-tour-welcome.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@ level. Each chapter contains:
1313

1414
To grasp the fundamentals of Kotlin, take the beginner tour. To deepen your understanding of Kotlin, take the intermediate tour.
1515

16+
<p></p> <!-- workaround for MRK057: Paragraph can only contain inline elements-->
1617
<list columns="2">
1718
<li>
18-
<a href="kotlin-tour-hello-world.md"><img src="start-beginner-tour.svg" width="300" alt="Start the beginner's Kotlin tour" style="block"/></a>
19+
<a href="kotlin-tour-hello-world.md"><img src="start-beginner-tour.svg" alt="Start the beginner's Kotlin tour" type="block" height="30"/></a>
1920
</li>
2021
<li>
21-
<a href="kotlin-tour-intermediate-extension-functions.md"><img src="start-intermediate-tour.svg" alt="Start the intermediate Kotlin tour" style="block"/></a>
22+
<a href="kotlin-tour-intermediate-extension-functions.md"><img src="start-intermediate-tour.svg" alt="Start the intermediate Kotlin tour" type="block" height="30"/></a>
2223
</li>
2324
</list>
2425

0 commit comments

Comments
 (0)