Compare commits

..

No commits in common. "a5eef66a1c8cc76f6e8994679e53a5da1fdbdffc" and "be15e360c169df6868c93760e0a63320006472b4" have entirely different histories.

3 changed files with 4 additions and 10 deletions

View File

@ -215,15 +215,9 @@ export default {
.title {
font-size: 1.5rem;
}
}
@media(max-width: $breakpoint-small) {
.actions {
flex-direction: column-reverse;
.button {
margin: 0 0 1rem 0;
}
.button:not(:last-child) {
margin: 0 1rem 0 0;
}
}

2
package-lock.json generated
View File

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

View File

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