add li styles
This commit is contained in:
@@ -25,3 +25,10 @@ p {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
color: lightgray;
|
||||||
|
max-width: 300px;
|
||||||
|
marg: auto;
|
||||||
|
margin-bottom: 6px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user