.rssg-digest
display: flex;
flex-wrap: nowrap;
margin-bottom: 40px;
.rssg-col-left
flex: 0 0 250px;
margin-bottom: 10px;
.rssg-col-right
flex-grow: 1;
overflow: hidden;
.rssg-img
border: 1px solid #dadada;
border-radius: 5px;
height: 130px;
object-fit: cover;
width: 220px;
.rssg-title
font-size: large;
font-weight: 700;
line-height: 1.2;
margin-bottom: 5px;
.rssg-source-date
font-size: x-small;
margin-bottom: 3px;
.rssg-desc
font-size: small;
@media (max-width: 768px)
.rssg-digest
flex-wrap: wrap;
margin: 0 10px 60px 10px;
.rssg-col-left
flex-basis: 100%;
height: 0;
margin-bottom: 20px;
overflow: hidden;
padding-top: 56.25%;
position: relative;
.rssg-img
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
Project Management Resources • July 31, 2019, 2:30 pm
Any good movement has a manifesto, which is a public declaration of policy and intention. There have been manifestos for art movements, political movements and just about anything you can think of.…
MPD – Johanna Rothman, Management Consultant • July 31, 2019, 8:14 pm
Early on in my agile practice, I believed in generalizing specialists. I even wrote Five Tips to Hiring a Generalizing Specialist. However, if a team becomes collaborative, I no longer think we need…