Skip to content

Commit

Permalink
console cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
web64 committed Jan 15, 2019
1 parent 004bd48 commit af4074a
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions templates/form.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,6 @@
<!-- Bootstrap core CSS -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">


<style>
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
}

@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
</style>
<!-- Custom styles for this template -->
<!-- link href="pricing.css" rel="stylesheet" -->
</head>
<body>
<div class="d-flex flex-column flex-md-row align-items-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
Expand All @@ -35,8 +20,6 @@ <h5 class="my-0 mr-md-auto font-weight-normal">NLP Server - API Console</h5>
<a class="btn btn-outline-primary" href="/status">Status</a>
</div>



<div class="container">
<div class="row">
<div class="col">
Expand Down

0 comments on commit af4074a

Please sign in to comment.