style: condensed skills
This commit is contained in:
parent
6478dc37df
commit
0a3d373cc7
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user