Update upgrade-description files.
[tails.git] / wiki / src / jobs.css
blob4dfa3b8eb356b79826f54438dff595eae7a94b0c
1 #benefits {
2 display: flex;
3 flex-wrap: wrap;
4 justify-content: space-between;
5 max-width: 650px;
8 .benefit {
9 flex-basis: 200px;
10 margin-bottom: 1em;
13 .benefit h3 {
14 height: 3em;
17 .open-jobs li {
18 margin-bottom: 1em;