Changed image
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
img {
|
||||
width: max-content;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
input, button {
|
||||
margin: 10px 10px;
|
||||
font-size: 1.8em;
|
||||
@@ -35,7 +40,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>🚀</h1>
|
||||
<img src="rocket.png" />
|
||||
<input type="url" id="URL" />
|
||||
<button id="sendButton">SEND</button>
|
||||
|
||||
|
Reference in New Issue
Block a user