chore: cleanup webmentions
This commit is contained in:
parent
1c797df244
commit
e45bfe2e8d
7 changed files with 31 additions and 38 deletions
|
@ -70,11 +70,6 @@
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
.media__links,
|
||||
.media__links li:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.media__grid.square {
|
||||
grid-template-columns: repeat(4,minmax(0,1fr));
|
||||
|
|
Reference in a new issue