diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-08-21 11:17:33 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-08-21 11:17:33 -0400 |
| commit | b5cb7ed055c90938672f29d18fe258c88df06c56 (patch) | |
| tree | 25ece579b5955366bf3e1d2a5c320493c7529566 /styles/globals.css | |
| parent | 9033af9170d90994bc75a7d263b6dd55bcb07be2 (diff) | |
| download | personal-website-b5cb7ed055c90938672f29d18fe258c88df06c56.tar.gz personal-website-b5cb7ed055c90938672f29d18fe258c88df06c56.tar.bz2 personal-website-b5cb7ed055c90938672f29d18fe258c88df06c56.zip | |
Another wipe
Diffstat (limited to 'styles/globals.css')
| -rw-r--r-- | styles/globals.css | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/styles/globals.css b/styles/globals.css deleted file mode 100644 index e5e2dcc..0000000 --- a/styles/globals.css +++ /dev/null @@ -1,16 +0,0 @@ -html, -body { - padding: 0; - margin: 0; - font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, - Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; -} - -a { - color: inherit; - text-decoration: none; -} - -* { - box-sizing: border-box; -} |
