ul styling

This commit is contained in:
Zsolt Ero
2024-06-13 02:52:17 +02:00
parent 0ec3285382
commit f02ccfe377

View File

@@ -134,7 +134,8 @@ h1 {
text-decoration: none;
}
p {
p,
ul {
max-width: 600px;
margin: 0 auto 0.6em;
}