slightly increased margin from the title

closes #3522
This commit is contained in:
Miodec 2022-09-07 12:20:31 +02:00
parent 7328f74633
commit 7c3ae2cf47

View file

@ -389,6 +389,11 @@
line-height: 1.3rem;
}
}
.socials {
.value {
margin-top: 0.05rem;
}
}
.title {
font-size: 0.8rem;
color: var(--sub-color);