remove whitespace and comment

This commit is contained in:
Torsten Dittmann 2020-06-12 01:30:27 +02:00
parent 8a4227bcb7
commit 9426fca12a

View file

@ -39,7 +39,6 @@
.container {
display: block;
margin: 0 auto !important;
/* makes it centered */
max-width: 580px;
padding: 10px;
width: 580px;
@ -69,7 +68,6 @@
padding-top: 10px;
}
p {
font-family: sans-serif;
font-size: 14px;