try again button, user blog tab load, no game text #181

Merged
freakoverse merged 14 commits from staging into master 2025-01-03 11:29:54 +00:00
Showing only changes of commit c6c2013f1e - Show all commits

View File

@ -709,7 +709,7 @@ a:hover {
.uploadBoxMain {
background: hsl(0deg 0% 0% / 10%);
border-radius: 10px;
height: 100px;
height: 10px;
padding: 10px;
border: solid 1px hsl(0deg 0% 100% / 5%);
}
@ -728,4 +728,5 @@ a:hover {
justify-content: center;
align-items: center;
color: hsl(0deg 0% 100% / 20%);
grid-gap: 10px;
}