Skip to content

Commit

Permalink
remove unorrder list
Browse files Browse the repository at this point in the history
  • Loading branch information
codepandit committed Nov 29, 2017
1 parent 891614a commit 4b16f0e
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,6 @@
<link rel="stylesheet" href="temp/styles/styles.css">
</head>
<body>
<ul>
<li>1</li>
<li>2</li>
<li>3</li>
<li>4</li>
<li>5</li>
<li>6</li>
<li>7</li>
<li>8</li>
<li>9</li>
<li>10</li>
<li>11</li>
<li>12</li>
<li>13</li>
<li>14</li>
<li>15</li>
</ul>
<header>
<img src="assets/images/icons/clear-view-escapes.svg">
<a href="#" class="btn">Get in Touch</a>
Expand Down

0 comments on commit 4b16f0e

Please sign in to comment.