Style changes.

This commit is contained in:
2026-04-20 16:35:11 +01:00
parent 43eccf78e3
commit 3856bc6a9a

View File

@@ -186,16 +186,16 @@ cat <<EOF
position: relative;
box-sizing: border-box;
max-width: 100%;
height: 100%;
}
#git-portfolio a {
color: black;
text-decoration: none;
display: inline-flex;
flex-direction: column;
flex-grow: 1;
min-width: 380px;
max-width: calc(100%);
box-sizing: content-box;
width: 25%;
}
#git-portfolio section ul.languages {
float: right;