1
0
Fork 0
mirror of synced 2024-06-28 19:20:25 +12:00

Fixed home padding

This commit is contained in:
eldadfux 2019-08-24 22:08:09 +03:00
parent e5e974daca
commit 45df786748
5 changed files with 26 additions and 27 deletions

View file

@ -1,4 +1,4 @@
<?php <?php
const VERSION = '0.1.3'; const VERSION = '0.1.4';
return VERSION; return VERSION;

45
composer.lock generated
View file

@ -624,12 +624,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "61494bf259393e972f60ff34476dd55ab90cb4a8" "reference": "a7010cc9b52ecfa00051bb26e4ae025958fe9851"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/61494bf259393e972f60ff34476dd55ab90cb4a8", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a7010cc9b52ecfa00051bb26e4ae025958fe9851",
"reference": "61494bf259393e972f60ff34476dd55ab90cb4a8", "reference": "a7010cc9b52ecfa00051bb26e4ae025958fe9851",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -682,7 +682,7 @@
"rest", "rest",
"web service" "web service"
], ],
"time": "2019-08-13 11:06:12" "time": "2019-08-23 22:16:30"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@ -1505,12 +1505,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "55704ce1d29f184374f77b9542baaba58d4d30f2" "reference": "38341bbefdaf496e0752c90b053c54ed23d57f98"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/55704ce1d29f184374f77b9542baaba58d4d30f2", "url": "https://api.github.com/repos/twigphp/Twig/zipball/38341bbefdaf496e0752c90b053c54ed23d57f98",
"reference": "55704ce1d29f184374f77b9542baaba58d4d30f2", "reference": "38341bbefdaf496e0752c90b053c54ed23d57f98",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1564,7 +1564,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2019-08-20 08:37:55" "time": "2019-08-21 05:13:01"
}, },
{ {
"name": "utopia-php/abuse", "name": "utopia-php/abuse",
@ -2215,12 +2215,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpspec/prophecy.git", "url": "https://github.com/phpspec/prophecy.git",
"reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76" "reference": "f7b200e973d04cd82ed757785e7ec4d12d81dde5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/f7b200e973d04cd82ed757785e7ec4d12d81dde5",
"reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76", "reference": "f7b200e973d04cd82ed757785e7ec4d12d81dde5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2270,7 +2270,7 @@
"spy", "spy",
"stub" "stub"
], ],
"time": "2019-06-13T12:50:23+00:00" "time": "2019-08-23T10:18:53+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@ -2530,12 +2530,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "062dfa4b8836627848a471bb552ede3d5c4f2a8f" "reference": "d79c053d972856b8b941bb233e39dc521a5093f0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/062dfa4b8836627848a471bb552ede3d5c4f2a8f", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d79c053d972856b8b941bb233e39dc521a5093f0",
"reference": "062dfa4b8836627848a471bb552ede3d5c4f2a8f", "reference": "d79c053d972856b8b941bb233e39dc521a5093f0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2606,7 +2606,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2019-08-03T08:12:46+00:00" "time": "2019-08-21T07:05:16+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
@ -3216,16 +3216,16 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.4.0", "version": "1.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozart/assert.git", "url": "https://github.com/webmozart/assert.git",
"reference": "83e253c8e0be5b0257b881e1827274667c5c17a9" "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
"reference": "83e253c8e0be5b0257b881e1827274667c5c17a9", "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3233,8 +3233,7 @@
"symfony/polyfill-ctype": "^1.8" "symfony/polyfill-ctype": "^1.8"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.6", "phpunit/phpunit": "^4.8.36 || ^7.5.13"
"sebastian/version": "^1.0.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -3263,7 +3262,7 @@
"check", "check",
"validate" "validate"
], ],
"time": "2018-12-25T11:19:39+00:00" "time": "2019-08-24T08:43:50+00:00"
} }
], ],
"aliases": [], "aliases": [],

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
html.home { html.home {
body { body {
padding: 0 30px; padding: 0 50px;
} }
.logo img { .logo img {