diff --git a/master/assets/css/index.css b/master/assets/css/index.css index c3da618..de10eaf 100644 --- a/master/assets/css/index.css +++ b/master/assets/css/index.css @@ -4,4 +4,7 @@ html { font-family: 'Roboto', sans-serif; font-size: 16px; text-align: center; +} +li { + list-style-type: none; } \ No newline at end of file