diff --git a/app/src/components/home/home.component.scss b/app/src/components/home/home.component.scss index 145b39f..46299e5 100644 --- a/app/src/components/home/home.component.scss +++ b/app/src/components/home/home.component.scss @@ -88,6 +88,15 @@ margin: -15% -15% 0% 0%; } + + .cost{ + color: white; + float: left; + background: black; + padding: 3px; + border-radius: 10px; + margin: 3px; + } } .rolesWrap{ diff --git a/dist/TFTPaths/index.html b/dist/TFTPaths/index.html index 4e2a857..7d2d7ab 100644 --- a/dist/TFTPaths/index.html +++ b/dist/TFTPaths/index.html @@ -19,5 +19,5 @@