diff --git a/components/ProjectPanel.module.css b/components/ProjectPanel.module.css index 25bc3c0..da0eead 100644 --- a/components/ProjectPanel.module.css +++ b/components/ProjectPanel.module.css @@ -1,5 +1,5 @@ .projectPanel { - flex-basis: 232px !important; + flex-basis: 228px !important; flex-grow: 0 !important; padding: 0 !important; overflow: hidden; @@ -19,8 +19,8 @@ visibility: hidden; position: absolute; - width: 232px; - height: 116px; + width: 228px; + height: 114px; display: flex; flex-direction: column; @@ -38,6 +38,7 @@ .projectDescription h4 { text-shadow: 1px 1px 0 hsl(var(--bhsl-background-hue) var(--bhsl-background-saturation) var(--bhsl-background-lightness)) !important; + line-height: 1.3em; } .projectPanel:hover .projectDescription, .projectPanel:focus .projectDescription { diff --git a/components/ProjectPanel.tsx b/components/ProjectPanel.tsx index 6e9e7f1..a4f54e3 100644 --- a/components/ProjectPanel.tsx +++ b/components/ProjectPanel.tsx @@ -15,7 +15,7 @@ export type ProjectPanelProps = Pick & { export const ProjectPanel = ({src, href, name, description}: ProjectPanelProps) => { const panel = ( - {name} + {name}

{name}

diff --git a/pages/index.tsx b/pages/index.tsx index 54b0bd9..84fb052 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -47,7 +47,7 @@ const Index: NextPage = () => {

In my free time, I have developed many open source projects, some of which have gained popularity and are still in use today!

-
+
Software
{ />
-
+
+ Scientific papers +
+ Stefano Pigozzi, Francesco Faenza, Claudia Canali} + /> +
+
+
Game jam entries
{ />
+
+ Notes +
+ There's nothing here yet.} + /> + There's nothing here yet.} + /> + There's nothing here yet.} + /> + There's nothing here yet.} + /> +
+