Compare commits

..

No commits in common. "0827ced0d7685a8d66f57bc04f2a48bffcd308e4" and "df71bfb483ba4a5d1ac7e5f4d884bbe37ac65aeb" have entirely different histories.

4 changed files with 4 additions and 4 deletions

View File

@ -345,7 +345,7 @@ export default {
.thumbnail {
width: 9rem;
height: 6rem;
height: 100%;
font-size: 0;
box-shadow: 0 0 3px var(--shadow-weak);

View File

@ -93,7 +93,7 @@ export default {
}
.tags {
max-height: 4.7rem;
max-height: 4.6rem;
padding: 2px 1rem 0 1rem;
text-align: left;
overflow: hidden;

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "traxxx",
"version": "1.168.4",
"version": "1.168.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "traxxx",
"version": "1.168.4",
"version": "1.168.3",
"description": "All the latest porn releases in one place",
"main": "src/app.js",
"scripts": {