Delete ansico-cv-experience-blocks/style.css

This commit is contained in:
Andreas Andersen 2026-04-13 04:45:35 +00:00
parent 95299d20c5
commit cc058e1851

View file

@ -1,40 +0,0 @@
.cv-company {
margin-bottom: 2rem;
}
.cv-company-name {
font-size: 1.25rem;
}
.cv-company-dates {
color: #666;
margin-bottom: 0.5rem;
}
/* tighter spacing fix */
.cv-position-dates {
color: #777;
margin-bottom: 4px;
}
.cv-position .wp-block-list {
margin-top: 4px;
margin-bottom: 0;
}
.cv-position p {
margin-bottom: 4px;
}
.cv-position {
margin-left: 24px;
margin-bottom: 0.75rem;
}
.cv-position-title {
font-weight: 700;
}
.cv-position-department {
font-style: italic;
}