diff --git a/src/components/css/Github.css b/src/components/css/Github.css index 8173495..fb8cda1 100644 --- a/src/components/css/Github.css +++ b/src/components/css/Github.css @@ -110,4 +110,7 @@ .repo .content { flex-direction: column; } + .repo .times { + font-size: 16px; + } } \ No newline at end of file