forked from ProjectSegfault/website
fix meta buttons
This commit is contained in:
parent
ff5e582e97
commit
1ccbdd886a
@ -69,6 +69,10 @@ You can find ways to contact individual members [on our Members page](/members).
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.meta > * {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 450px) {
|
||||
.meta {
|
||||
flex-direction: column;
|
||||
|
Loading…
Reference in New Issue
Block a user