move button
This commit is contained in:
@@ -19,8 +19,8 @@ li.tw-relative {
|
||||
.timeline-button {
|
||||
position: absolute;
|
||||
/* Centering the dot exactly on the 2px line */
|
||||
left: -2rem !important;
|
||||
top: 0.1rem;
|
||||
left: -2.2rem !important;
|
||||
top: -0.1rem;
|
||||
|
||||
width: 14px !important;
|
||||
height: 14px !important;
|
||||
@@ -55,7 +55,7 @@ li.tw-relative {
|
||||
.tw-text-lg,
|
||||
li h3 {
|
||||
font-size: 1.5rem !important;
|
||||
font-weight: 800 !important; /* Extra bold like your standalone */
|
||||
font-weight: 500 !important; /* Extra bold like your standalone */
|
||||
color: #111827 !important;
|
||||
margin: 0 0 8px 0 !important;
|
||||
line-height: 1.2 !important;
|
||||
|
||||
Reference in New Issue
Block a user