Compare commits
No commits in common. "a5eef66a1c8cc76f6e8994679e53a5da1fdbdffc" and "be15e360c169df6868c93760e0a63320006472b4" have entirely different histories.
a5eef66a1c
...
be15e360c1
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.152.2",
|
||||
"version": "1.152.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue