changed file names

This commit is contained in:
gocivici 2022-08-07 11:44:52 +03:00
parent 6c6923c5e5
commit 1dfae4df09
3 changed files with 3 additions and 5 deletions

View File

@ -15,7 +15,7 @@
<a class="wideInfo" href="#info"><i class="fa fa-question"></i></a>
</div>
<img class="title" width="300" src="title3.png" alt="horrordle">
<img class="title" width="300" src="title.png" alt="horrordle">
<!-- <a href="#news">News</a>
<a href="#contact">Contact</a> -->
@ -153,7 +153,7 @@
<div id="secondGuess"></div>
<div id="thirdGuess"></div>
</div>
<script src="mainTest2.js"></script>
<script src="main.js"></script>
</body>

View File

@ -301,9 +301,7 @@ input[type=button] {
font-weight: 600;
color: #262626;
&:nth-child(7) {
color: #ff685d;
}
}
.calendar__number {

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB