diff options
author | Teddy Wing | 2018-08-04 03:42:21 +0200 |
---|---|---|
committer | Teddy Wing | 2018-08-04 03:42:21 +0200 |
commit | 4b4c06cfb4ec5b12d107e79610cae851c25fd24c (patch) | |
tree | f662d1744318aca084bd2a4020f9c8e6fddc9093 /css | |
parent | 0db68f29c4631338e8fee87c9d819f2ea21ba032 (diff) | |
download | Legibility-4b4c06cfb4ec5b12d107e79610cae851c25fd24c.tar.bz2 |
Remove css/example.com.css now that we now style application works
Remove this test file.
Diffstat (limited to 'css')
-rw-r--r-- | css/example.com.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/css/example.com.css b/css/example.com.css deleted file mode 100644 index d7162ed..0000000 --- a/css/example.com.css +++ /dev/null @@ -1,3 +0,0 @@ -article p { - font-size: 22px !important; -} |