countdown visibility

This commit is contained in:
fred 2023-09-04 15:20:43 +02:00
parent 05a5ef867a
commit 4ac4eca9fe
1 changed files with 11 additions and 1 deletions

View File

@ -40,7 +40,17 @@ header {
right: 10%;
top: 5%
}
#countdown { display: flex; justify-content: center; align-items: center; color: #0e2c4c; font-size: 20px; width: 60px; height: 60px; background-color: #e7d9fc; border-radius: 50%;}
#countdown {
display: flex;
justify-content: center;
align-items: center;
color: #0e2c4c;
font-size: 40px;
width: 200px;
height: 125px;
background-color: #e7d9fc;
border-radius: 50%;
}
</style>
<!-- Typed text animation -->
<script src="http://127.0.0.1:8080/ipfs/QmYyJmAT3cUbjk4vVWQG7LdpY3HkFH9phFD1VzzetHrgpa"></script>