style: condensed skills

This commit is contained in:
Dejvino 2026-05-26 06:22:42 +02:00
parent 6478dc37df
commit 0a3d373cc7

View File

@ -527,7 +527,7 @@ address.mono-addr span {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
gap: 1rem;
padding: 0.5rem 0;
padding: 0;
}
@ -536,6 +536,7 @@ address.mono-addr span {
text-transform: uppercase;
opacity: 0.4;
letter-spacing: 3px;
margin-top: 0;
margin-bottom: 0.5rem;
text-align: left;
color: var(--text-color);