Reworked how the div.card ul style was written.
This commit is contained in:
parent
e26a57c744
commit
65ba554c0d
@ -89,9 +89,11 @@ div.card p{
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.card ul{
|
div.card ul{
|
||||||
margin-left: 75px;
|
|
||||||
margin-bottom: 25px;
|
|
||||||
display: block;
|
display: block;
|
||||||
|
margin: auto;
|
||||||
|
width: 400px;
|
||||||
|
list-style-type: square;
|
||||||
|
margin-bottom: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.content h1{
|
div.content h1{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user