Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 05d3ae0

Browse files
authored
Change class name
1 parent c43a984 commit 05d3ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" href="css/style.css">
1212
</head>
1313
<body>
14-
<div class="wrapping" style="padding: 25px; width: 200px;">
14+
<div class="wrapper" style="padding: 25px; width: 200px;">
1515

1616
<!-- dropdown menu -->
1717
<div class="dropdown">

0 commit comments

Comments
 (0)