Skip to content
Snippets Groups Projects
Commit c2d3986b authored by Jie Hao Ong's avatar Jie Hao Ong
Browse files

Update home.html remove css for ul ol

parent 053bb1e1
No related branches found
No related tags found
No related merge requests found
Pipeline #523787 passed
......@@ -54,13 +54,6 @@
margin-top: 20px;
font-family: 'Courier New', Courier, monospace; /* Typewriter font for content */
}
ul, ol {
margin-left: 20px;
padding-left: 0;
font-size: 16px; /* Smaller text for list items */
color: black; /* Set list item text to black */
font-family: 'Courier New', Courier, monospace; /* Typewriter font for lists */
}
</style>
<div class="header">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment