css : refactor all margins

* hope this does not break anything xd
This commit is contained in:
Aditya Telange 2020-09-20 11:54:41 +05:30
parent 1e5f020efb
commit e91b15284a
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77
6 changed files with 16 additions and 35 deletions

View file

@ -3,9 +3,6 @@
.archive {
width: 100%;
text-align: left;
margin: 0 auto;
margin-top: 14px;
margin-bottom: 14px;
font-size: 16px;
}