style: Add hyphens to the greeting text in index.html.
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 id="greeting">YAYINDA</h1>
|
<h1 id="greeting">-YAYINDA-</h1>
|
||||||
<p>Docker ile servis ediliyor!</p>
|
<p>Docker ile servis ediliyor!</p>
|
||||||
<button onclick="changeColor()">Rengi Değiştir</button>
|
<button onclick="changeColor()">Rengi Değiştir</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user