diff --git a/hourglass/client/profile/profile.css b/hourglass/client/profile/profile.css index d339fc8..303ee49 100644 --- a/hourglass/client/profile/profile.css +++ b/hourglass/client/profile/profile.css @@ -88,6 +88,10 @@ margin-left: 20% !important; } +.smallText p { + font-size: 90%; +} + #profCards { width: 100%; height: 100%; diff --git a/hourglass/client/profile/profile.html b/hourglass/client/profile/profile.html index 57fc5c2..2cefef0 100644 --- a/hourglass/client/profile/profile.html +++ b/hourglass/client/profile/profile.html @@ -13,8 +13,6 @@ {{username}} - {{restrict 'description'}} -