diff --git a/frontend/src/Pages/Dodgers.elm b/frontend/src/Pages/Dodgers.elm index 55af1f2..e94b57e 100755 --- a/frontend/src/Pages/Dodgers.elm +++ b/frontend/src/Pages/Dodgers.elm @@ -5,6 +5,7 @@ import Config.Format as O exposing (..) import Config.Identity as I exposing (..) import Effect exposing (Effect) import Element exposing (..) +import Element.Border as D import Element.Font as F import Html.Attributes as H exposing (style) import Layouts @@ -116,7 +117,7 @@ makeRow makeRowInput = let cuckImageFormat : List (Attribute msg) cuckImageFormat = - [ width <| px 80 ] + [ centerX, centerY, D.rounded 100, clip, width <| px 100 ] dodgeRows : List (Element msg) dodgeRows = diff --git a/frontend/static/cucks/adamsinger.png b/frontend/static/cucks/adamsinger.png new file mode 100644 index 0000000..b9321dd Binary files /dev/null and b/frontend/static/cucks/adamsinger.png differ diff --git a/frontend/static/cucks/annchilders.png b/frontend/static/cucks/annchilders.png new file mode 100644 index 0000000..f21885f Binary files /dev/null and b/frontend/static/cucks/annchilders.png differ diff --git a/frontend/static/cucks/anthonygustin.png b/frontend/static/cucks/anthonygustin.png new file mode 100644 index 0000000..2d974f4 Binary files /dev/null and b/frontend/static/cucks/anthonygustin.png differ diff --git a/frontend/static/cucks/ashwanigarg.png b/frontend/static/cucks/ashwanigarg.png new file mode 100644 index 0000000..b858006 Binary files /dev/null and b/frontend/static/cucks/ashwanigarg.png differ diff --git a/frontend/static/cucks/austinherbert.png b/frontend/static/cucks/austinherbert.png new file mode 100644 index 0000000..d21163a Binary files /dev/null and b/frontend/static/cucks/austinherbert.png differ diff --git a/frontend/static/cucks/bartkay.png b/frontend/static/cucks/bartkay.png new file mode 100644 index 0000000..e13ad5c Binary files /dev/null and b/frontend/static/cucks/bartkay.png differ diff --git a/frontend/static/cucks/benbikman.png b/frontend/static/cucks/benbikman.png new file mode 100644 index 0000000..c980868 Binary files /dev/null and b/frontend/static/cucks/benbikman.png differ diff --git a/frontend/static/cucks/bennymalone.png b/frontend/static/cucks/bennymalone.png new file mode 100644 index 0000000..a2f1066 Binary files /dev/null and b/frontend/static/cucks/bennymalone.png differ diff --git a/frontend/static/cucks/bradcampbell.png b/frontend/static/cucks/bradcampbell.png new file mode 100644 index 0000000..a3f9296 Binary files /dev/null and b/frontend/static/cucks/bradcampbell.png differ diff --git a/frontend/static/cucks/bradcohn.png b/frontend/static/cucks/bradcohn.png new file mode 100644 index 0000000..f9a2b0a Binary files /dev/null and b/frontend/static/cucks/bradcohn.png differ diff --git a/frontend/static/cucks/bradmarshall.png b/frontend/static/cucks/bradmarshall.png new file mode 100644 index 0000000..1ed91f3 Binary files /dev/null and b/frontend/static/cucks/bradmarshall.png differ diff --git a/frontend/static/cucks/briankerley.png b/frontend/static/cucks/briankerley.png new file mode 100644 index 0000000..98ec43f Binary files /dev/null and b/frontend/static/cucks/briankerley.png differ diff --git a/frontend/static/cucks/carnivoreaurelius.png b/frontend/static/cucks/carnivoreaurelius.png new file mode 100644 index 0000000..06d0f8c Binary files /dev/null and b/frontend/static/cucks/carnivoreaurelius.png differ