diff --git a/css/styles.css b/css/styles.css index 356e1b3..eace02b 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1,5 +1,7 @@ html,body { width:100% + margin: 0px auto; + padding 0px; } body { @@ -401,4 +403,4 @@ nav a.btn-search > .fa { font-size:50px; padding:0 20px } -} \ No newline at end of file +} diff --git a/screenshot-github.com-2020.12.09-02_41_09.png b/screenshot-github.com-2020.12.09-02_41_09.png new file mode 100644 index 0000000..16605b1 Binary files /dev/null and b/screenshot-github.com-2020.12.09-02_41_09.png differ