aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/_pages/home
diff options
context:
space:
mode:
authorDanijel Anđelković <adanijel99@gmail.com>2022-05-03 18:51:15 +0200
committerDanijel Anđelković <adanijel99@gmail.com>2022-05-03 18:51:15 +0200
commitec1235f53500181bb4476d86062c33e1175507dd (patch)
tree8b46145abba2e994dae9704f98a273ce8af997ad /frontend/src/app/_pages/home
parent0c69973c035e5ce8dfaf56fecd008b45b725aa8a (diff)
Dodao fajl za stil fontova, povezao tabove u folderu i ispravio neke greske.
Diffstat (limited to 'frontend/src/app/_pages/home')
-rw-r--r--frontend/src/app/_pages/home/home.component.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/app/_pages/home/home.component.css b/frontend/src/app/_pages/home/home.component.css
index 22137c24..906f5728 100644
--- a/frontend/src/app/_pages/home/home.component.css
+++ b/frontend/src/app/_pages/home/home.component.css
@@ -15,6 +15,6 @@ h1 {
.card {
margin: 2.5rem !important;
- padding: 3rem;
+ padding: 1.5rem;
width: 26rem !important;
} \ No newline at end of file