Compare commits
2 Commits
33ddfe7c46
...
4d53b84587
Author | SHA1 | Date |
---|---|---|
|
4d53b84587 | |
|
37e4259fbd |
|
@ -337,7 +337,7 @@ export default {
|
||||||
background: $profile;
|
background: $profile;
|
||||||
color: $highlight-extreme;
|
color: $highlight-extreme;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 18rem;
|
max-height: 18rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.62.1",
|
"version": "1.62.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.62.1",
|
"version": "1.62.2",
|
||||||
"description": "All the latest porn releases in one place",
|
"description": "All the latest porn releases in one place",
|
||||||
"main": "src/app.js",
|
"main": "src/app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue