Merge pull request #15 from Swino4ka/Swino4ka

Modal for refferals
This commit is contained in:
Hepatica
2024-03-12 18:05:20 +01:00
committed by GitHub
4 changed files with 47 additions and 1 deletions

View File

@@ -88,6 +88,17 @@
background: #EF4444;
}
.referal {
padding: 3.8% 46% 3% 14%;
margin-top: 12px;
background: #2D6AE0;
}
.referal img {
height: 20px;
width: 22px;
}
.playerandvid {
margin-right: 10vh;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB