mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: crushed it like I crushed your mom
This commit is contained in:
parent
27b69e5d33
commit
7d22f82b12
30 changed files with 500 additions and 288 deletions
|
@ -227,17 +227,17 @@ cuckMaker cuck =
|
|||
{ src = "cucks/" ++ cuck.cuckImage ++ "/" ++ cuck.cuckImage ++ ".png"
|
||||
, description = cuck.cuckName
|
||||
}
|
||||
, E.image
|
||||
[ D.rounded 100
|
||||
, clip
|
||||
, moveUp 107
|
||||
, moveRight 7
|
||||
, E.width <| px 125
|
||||
, E.height <| px 125
|
||||
]
|
||||
{ src = "cucks/clownborder.png"
|
||||
, description = cuck.cuckName
|
||||
}
|
||||
-- , E.image
|
||||
-- [ D.rounded 100
|
||||
-- , clip
|
||||
-- , moveUp 107
|
||||
-- , moveRight 7
|
||||
-- , E.width <| px 125
|
||||
-- , E.height <| px 125
|
||||
-- ]
|
||||
-- { src = "cucks/clownborder.png"
|
||||
-- , description = cuck.cuckName
|
||||
-- }
|
||||
]
|
||||
, column
|
||||
[ E.width <| px 600 ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue