bigger text
This commit is contained in:
@@ -54,3 +54,15 @@ ol.tw-border-l-2 {
|
|||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
color: #6b7280;
|
color: #6b7280;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* This forces the timeline area to take up 90% of the Bootstrap container
|
||||||
|
instead of being restricted to a small pixel value */
|
||||||
|
.tw-max-w-5xl {
|
||||||
|
max-width: 90% !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Ensure the body text doesn't wrap too aggressively */
|
||||||
|
.tw-text-base {
|
||||||
|
line-height: 1.6 !important;
|
||||||
|
max-width: 100% !important;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user