Compare commits

..

No commits in common. "c5e1f2de2e713d4cdec6734021b05ecd222c597b" and "0b14f4ab5d9988967ed1921cefb0029693887120" have entirely different histories.

3 changed files with 5 additions and 4 deletions

View File

@ -141,6 +141,8 @@ export default {
.item-link {
position: relative;
height: 100%;
width: 100%;
margin: 0 0 1rem 0;
overflow: hidden;
@ -150,8 +152,7 @@ export default {
}
.item {
max-width: 100%;
max-height: 100%;
width: 100%;
}
.item-comment {

2
package-lock.json generated
View File

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

View File

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