Compare commits

...

2 Commits

Author SHA1 Message Date
ThePendulum 791a6c1c72 1.110.1 2020-03-10 15:48:21 +01:00
ThePendulum 5441063012 Increased compact header logo margin. 2020-03-10 15:48:18 +01:00
3 changed files with 3 additions and 3 deletions

View File

@ -222,7 +222,7 @@ export default {
}
.logo {
margin: 0;
margin: 0 .5rem 0 0;
.icon {
display: none;

2
package-lock.json generated
View File

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

View File

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