diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-08-12 11:59:43 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-08-12 11:59:43 -0400 |
| commit | 4c04dcdf189dc6b665bf4960317f93923f58cce5 (patch) | |
| tree | 93389374a53f0adc333d9a02aec60c67a58caac5 /public/css | |
| parent | 557e496d3c8e41cc7c98bee5d425315922984056 (diff) | |
| download | alp-website-4c04dcdf189dc6b665bf4960317f93923f58cce5.tar.gz alp-website-4c04dcdf189dc6b665bf4960317f93923f58cce5.tar.bz2 alp-website-4c04dcdf189dc6b665bf4960317f93923f58cce5.zip | |
Added the foundations for the blog, changed index and refactoring some code
Diffstat (limited to 'public/css')
| -rw-r--r-- | public/css/style.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/public/css/style.css b/public/css/style.css index 19f7573..1067840 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -2,8 +2,5 @@ body { font-family: Play, sans-serif; background-color: #212121; color: #ffffff; -} - -.svg-white { - fill:#ffffff + margin-bottom: 100px; }
\ No newline at end of file |
