diff --git a/frontend/static/css/fic.css b/frontend/static/css/fic.css index 34258b0a..6e5d8319 100644 --- a/frontend/static/css/fic.css +++ b/frontend/static/css/fic.css @@ -31,6 +31,15 @@ body { background-size: cover; } +.card-img-top { + background-position: center; + background-repeat: no-repeat; + background-size: cover; +} +.theme-card { + height: 10rem; +} + .beautiful { font-family: "Linux Biolinum",Helvetica,Arial,sans-serif; } diff --git a/frontend/static/views/home.html b/frontend/static/views/home.html index e31aa2a2..5c9ea626 100644 --- a/frontend/static/views/home.html +++ b/frontend/static/views/home.html @@ -10,7 +10,7 @@
- +