nounswiped

This commit is contained in:
Untone 2024-05-09 18:08:54 +03:00
parent 605dae2127
commit 53d3e2d836
2 changed files with 0 additions and 13 deletions

View File

@ -8,18 +8,6 @@
} }
} }
.unswiped {
width: 100%;
margin: 2rem 0;
margin-bottom: 6rem;
padding-bottom: 2rem;
display: block;
h2 {
text-align: center;
}
}
.Swiper { .Swiper {
display: block; display: block;
margin: 2rem 0; margin: 2rem 0;

View File

@ -1,6 +1,5 @@
import type { import type {
Author, Author,
AuthorFollowsResult,
CommonResult, CommonResult,
FollowingEntity, FollowingEntity,
LoadShoutsOptions, LoadShoutsOptions,