diff --git a/web/style.css b/web/style.css index 2267274a1b80fa2ba7c498da1e460938909f241c..2d78c889105e00db119eab187ff61bbca757b9d1 100644 --- a/web/style.css +++ b/web/style.css @@ -103,4 +103,8 @@ img { background-color: rgba(55,122,195,.95); font-weight: bold; color: white; +} + +.card-content .level-left { + flex-basis: 70%; } \ No newline at end of file