Add more foundation content
This commit is contained in:
@@ -444,10 +444,16 @@ h3:not(:first-child) {
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
p + p {
|
||||
p + p, p + ul {
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
/* ul { */
|
||||
|
||||
/* @apply list-disc list-inside leading-relaxed; */
|
||||
|
||||
/* } */
|
||||
|
||||
*, ::before, ::after {
|
||||
--tw-translate-x: 0;
|
||||
--tw-translate-y: 0;
|
||||
@@ -569,6 +575,10 @@ p + p {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.ml-4 {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
.block {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user