diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-11-24 09:31:46 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-11-24 09:31:46 -0500 |
| commit | 379e44e7f1649ed2983e9167a7a4ac27303ed8d5 (patch) | |
| tree | c55caa8029b09e6a35dacad074af39ec5c4f3292 /public/css/style.css | |
| parent | 73f61722b2320f5df619a9b0db078d71b834fcec (diff) | |
| download | Project-NewTube-379e44e7f1649ed2983e9167a7a4ac27303ed8d5.tar.gz Project-NewTube-379e44e7f1649ed2983e9167a7a4ac27303ed8d5.tar.bz2 Project-NewTube-379e44e7f1649ed2983e9167a7a4ac27303ed8d5.zip | |
Changed copyright and added context in navbar
Diffstat (limited to 'public/css/style.css')
| -rw-r--r-- | public/css/style.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/public/css/style.css b/public/css/style.css index e2e3cfe..738c91d 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -1,6 +1,4 @@ -/* - Please refrain from editing the style.css file and only edit the style.scss file. - */ + body { font-family: Play, sans-serif; } |
