Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h1 class="l--page">Tinker With a <b>Neural Network</b> <span class="optional">R
<!-- Main Part -->
<div id="main-part" class="l--page">

<!-- Data Column-->
<!-- Data Column -->
<div class="column data">
<h4>
<span>Data</span>
Expand Down
1 change: 0 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ body {
color: rgba(0, 0, 0, 0.7);
}


.button {
cursor: pointer;
display: -webkit-box;
Expand Down