SimpleClient added, maybe other stuff

This commit is contained in:
nannal
2020-03-12 20:24:53 +02:00
parent fc354feb20
commit d50ccb48f8
3 changed files with 53 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
<header class="header-banner">
<!-- <img src="https://b.thumbs.redditmedia.com/DVZcy19t2uXvJWg9YIQm8dwBjSbx0HMg1cubAThOpBc.png"></img> -->
<link rel="stylesheet" type="text/css" href="index.css">
<script src="index.js"></script>
<div class="container-width">
@@ -99,7 +100,7 @@
<input type="number" class="input"/>
</div>
<div class="cell">
<button class="button">Send</button>
<button class="button" >Send</button>
</div>
</div>
</div>