Change line-spacing css property to 2 in posts/post-*/index.html to make posts easier to read
This commit is contained in:
parent
f5305ffa86
commit
4723a39d99
13 changed files with 13 additions and 13 deletions
|
@ -20,7 +20,7 @@
|
|||
<br>
|
||||
<br>
|
||||
<div class="content">
|
||||
<p style="text-align: left">I was looking into what the 2013 Edward Snowden NSA leaks revealed, and it revealed quite a lot about the kind of information that the NSA is collecting from users of big tech giants
|
||||
<p style="text-align: left; line-height: 2">I was looking into what the 2013 Edward Snowden NSA leaks revealed, and it revealed quite a lot about the kind of information that the NSA is collecting from users of big tech giants
|
||||
services, such as Google and Microsoft, through their "PRISM" mass surveilence program. This data includes, but is not limited to: emails, chat logs, videos, "cloud" storage data, phone
|
||||
call records, etc. All of this without a warrant or other legally justifying document, mind you. This is highly invasive for end users, and is absolutely appalling. The worst part of it
|
||||
all is that it's not just data from other countries outside of the US, but the US itself too. That means that the NSA is SPYING on it's OWN CITIZENS, all in the name of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue