Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update percentages-download.html
Added a missing <style> closing tag (</style>).
  • Loading branch information
harryghgim authored Jun 23, 2020
commit 61aa9ec1828c23caa9b29b6c8f486e4597303fbd
4 changes: 2 additions & 2 deletions learn/tasks/sizing/percentages-download.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
color: white;
border-radius: 5px;
}

</style>
</head>

<body>
Expand All @@ -40,4 +40,4 @@

</body>

</html>
</html>