add: better mobile ui for timeline pages
add: rename button classes (quaternary->lowered, tertiary->raised)
This commit is contained in:
parent
7bfb113b1f
commit
0dede99682
42 changed files with 272 additions and 177 deletions
|
@ -46,14 +46,14 @@
|
|||
("class" "flex items-center gap-2")
|
||||
(a
|
||||
("href" "/forges")
|
||||
("class" "button quaternary small")
|
||||
("class" "button lowered small")
|
||||
(text "{{ icon \"anvil\" }}")
|
||||
(span
|
||||
("class" "desktop")
|
||||
(text "{{ text \"forge:label.my_forges\" }}")))
|
||||
(a
|
||||
("href" "/communities/search")
|
||||
("class" "button quaternary small")
|
||||
("class" "button lowered small")
|
||||
(text "{{ icon \"search\" }}")
|
||||
(span
|
||||
("class" "desktop")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue