@@ -2,6 +2,11 @@ h1, h2, h3, h4 {
margin: 0;
}
+ul {
+ list-style-type: none;
+ padding: 0;
+}
+
.admin {
color: red;