Update README a Small Fix

This commit is contained in:
Ralex91
2024-02-04 19:35:26 +01:00
parent 1e8bd44813
commit 6756f65f9f
3 changed files with 16 additions and 0 deletions

1
.github/logo.svg vendored Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -1 +1,13 @@
<p>
<img width="80" align="left" src="https://raw.githubusercontent.com/ralex91/Rahoot/main/.github/logo.svg">
<img align="right" src="https://api.visitorbadge.io/api/visitors?path=https://github.com/Ralex91/Rahoot/edit/main/README.md&countColor=%2337d67a">
<h1>Rahoot</h1>
</p>
<h3 align="center">Rahoot is a straightforward and open-source clone of the Kahoot! platform, allowing users to host it on their own server for smaller events.</h3>
<br>
<h3 align="center">
Under development
<h3>

View File

@@ -57,6 +57,9 @@ export default function Podium({ data: { subject, top } }) {
{
"opacity-100": apparition >= 3,
},
{
"md:min-w-64": top.length < 2,
},
)}
>
<p