Add game app with group and music video models, views, and templates
This commit is contained in:
parent
d7545ab43c
commit
ba746c9cae
20 changed files with 315 additions and 48 deletions
|
@ -7,3 +7,11 @@ header .container {
|
|||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
form a[role="button"] {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
i.ri-vip-crown-fill {
|
||||
color: var(--pico-color-amber-200);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue