Profile: restore "extra" links on desktop
This commit is contained in:
parent
891a65b66f
commit
943ee54c98
2 changed files with 2 additions and 0 deletions
Binary file not shown.
|
@ -219,9 +219,11 @@
|
|||
display: flex;
|
||||
font-size: 14px;
|
||||
color: var(--primary-text-color--faint);
|
||||
|
||||
@media screen and (max-width: 895px) {
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
display: none;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in a new issue