Delete cv-experience-blocks/style.css
This commit is contained in:
parent
3947f3f2a3
commit
2007949480
1 changed files with 0 additions and 40 deletions
|
|
@ -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;
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue