remove row gap between social buttons
This commit is contained in:
@ -161,7 +161,7 @@
|
||||
ul {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: .5rem;
|
||||
column-gap: .5rem;
|
||||
}
|
||||
}
|
||||
.emails {
|
||||
|
Reference in New Issue
Block a user