Fix: small join us action center

This commit is contained in:
František Musil 2020-04-06 17:31:50 +02:00
parent 4bff42bfd3
commit 4901a10923
3 changed files with 6 additions and 6 deletions

View File

@ -456,7 +456,7 @@ header.masthead .intro-text .intro-heading {
.timeline > li .timeline-image h4 {
font-size: 10px;
line-height: 14px;
margin-top: 12px;
margin-top: 19px;
}
.timeline > li.timeline-inverted > .timeline-panel {
@ -520,7 +520,7 @@ header.masthead .intro-text .intro-heading {
.timeline > li .timeline-image h4 {
font-size: 13px;
line-height: 18px;
margin-top: 16px;
margin-top: 24px;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
@ -544,7 +544,7 @@ header.masthead .intro-text .intro-heading {
.timeline > li .timeline-image h4 {
font-size: 18px;
line-height: 26px;
margin-top: 30px;
margin-top: 40px;
}
.timeline > li.timeline-inverted > .timeline-panel {
padding: 0 20px 20px;
@ -564,7 +564,7 @@ header.masthead .intro-text .intro-heading {
margin-left: -85px;
}
.timeline > li .timeline-image h4 {
margin-top: 40px;
margin-top: 50px;
}
.timeline > li.timeline-inverted > .timeline-panel {
padding: 0 100px 20px 20px;

File diff suppressed because one or more lines are too long

View File

@ -20,7 +20,7 @@
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700" rel="stylesheet" type="text/css">
<!-- Custom styles for this template -->
<link href="/css/agency.min.css?v=1" rel="stylesheet">
<link href="/css/agency.min.css?v=2" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-9715156-19"></script>