feat: proper random actions

This commit is contained in:
relikd
2024-02-29 02:55:01 +01:00
parent bd1b557fb8
commit 854716c901
3 changed files with 13 additions and 2 deletions

View File

@@ -75,6 +75,13 @@ h4 {
display: block;
width: initial;
}
.randomAction {
margin: 8px 20px;
float: right;
}
.randomAction button {
margin-left: 8px;
}
.itunes {
max-width: 600px;
margin: 40px auto;