diff --git a/src/assets/css/community/community.css b/src/assets/css/community/community.css index c0ef566d..ff94d122 100644 --- a/src/assets/css/community/community.css +++ b/src/assets/css/community/community.css @@ -1,5 +1,5 @@ -.base +.communitybase { height: 100vh; background-image: url("../../pictures/communityback.png"); diff --git a/src/views/community/trends.vue b/src/views/community/trends.vue index 79bb7e40..dd974e63 100644 --- a/src/views/community/trends.vue +++ b/src/views/community/trends.vue @@ -1,5 +1,5 @@ - \ No newline at end of file + + + \ No newline at end of file