mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: fixed criticism page
This commit is contained in:
parent
8999a483ab
commit
e6bece5ce9
1 changed files with 30 additions and 28 deletions
|
@ -327,12 +327,15 @@ termsAndConditions device =
|
||||||
]
|
]
|
||||||
, [ row []
|
, [ row []
|
||||||
[ detailFormat paragraph
|
[ detailFormat paragraph
|
||||||
[ detailBodyMaker TextLightGrey (text "You will post exactly this in the ")
|
[ paragraph [ F.alignLeft ]
|
||||||
|
[ detailBodyMaker TextLightGrey (text "You will post your criticism in the ")
|
||||||
, newTabLink []
|
, newTabLink []
|
||||||
{ url = "https://discord.com/channels/692563032546476062/826225570219687956"
|
{ url = "https://discord.com/channels/692563032546476062/826225570219687956"
|
||||||
, label = el orangeFormat <| detailBodyMaker TextLightOrange (text "💻┃general")
|
, label = el orangeFormat <| detailBodyMaker TextLightOrange (text "💻┃general")
|
||||||
}
|
}
|
||||||
, detailBodyMaker TextLightGrey (text " channel:")
|
, detailBodyMaker TextLightGrey (text " channel with this exact format:")
|
||||||
|
]
|
||||||
|
]
|
||||||
]
|
]
|
||||||
, column
|
, column
|
||||||
[ paddingEach
|
[ paddingEach
|
||||||
|
@ -359,7 +362,6 @@ termsAndConditions device =
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
]
|
|
||||||
, [ row []
|
, [ row []
|
||||||
[ detailFormat paragraph
|
[ detailFormat paragraph
|
||||||
[ detailBodyMaker TextLightGrey (text "You will then receive the @Critic role.")
|
[ detailBodyMaker TextLightGrey (text "You will then receive the @Critic role.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue