Fixed ugly pagination.

This commit is contained in:
Greenscreener 2020-10-05 02:31:49 +02:00
parent f819d6108a
commit 8136844c3e

View File

@ -319,6 +319,9 @@ h2 a {
max-height: 30rem;
}
}
.has-margin-bottom-1em {
margin-bottom: 1em;
}
patek-logo {
// Fallback in case CustomElements or JS aren't available.