Reduce margins on profile page

This commit is contained in:
Bojan Mojsilovic 2024-02-05 17:51:08 +01:00
parent 4828073e55
commit 65a254c6d9

View File

@ -267,6 +267,7 @@
}
}
.verificationInfo {
display: flex;
flex-direction: column;
@ -275,12 +276,11 @@
font-weight: 400;
font-size: 14px;
line-height: 16px;
margin-top: 10px;
margin-top: 2px;
margin-bottom: 16px;
.verified {
display: flex;
align-items: center;
margin-bottom: 10px;
.nip05 {
width: 100%;
overflow: hidden;