Fix: small join us action center
This commit is contained in:
parent
4bff42bfd3
commit
4901a10923
@ -456,7 +456,7 @@ header.masthead .intro-text .intro-heading {
|
|||||||
.timeline > li .timeline-image h4 {
|
.timeline > li .timeline-image h4 {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
line-height: 14px;
|
line-height: 14px;
|
||||||
margin-top: 12px;
|
margin-top: 19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline > li.timeline-inverted > .timeline-panel {
|
.timeline > li.timeline-inverted > .timeline-panel {
|
||||||
@ -520,7 +520,7 @@ header.masthead .intro-text .intro-heading {
|
|||||||
.timeline > li .timeline-image h4 {
|
.timeline > li .timeline-image h4 {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
margin-top: 16px;
|
margin-top: 24px;
|
||||||
}
|
}
|
||||||
.timeline > li.timeline-inverted > .timeline-panel {
|
.timeline > li.timeline-inverted > .timeline-panel {
|
||||||
float: right;
|
float: right;
|
||||||
@ -544,7 +544,7 @@ header.masthead .intro-text .intro-heading {
|
|||||||
.timeline > li .timeline-image h4 {
|
.timeline > li .timeline-image h4 {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
margin-top: 30px;
|
margin-top: 40px;
|
||||||
}
|
}
|
||||||
.timeline > li.timeline-inverted > .timeline-panel {
|
.timeline > li.timeline-inverted > .timeline-panel {
|
||||||
padding: 0 20px 20px;
|
padding: 0 20px 20px;
|
||||||
@ -564,7 +564,7 @@ header.masthead .intro-text .intro-heading {
|
|||||||
margin-left: -85px;
|
margin-left: -85px;
|
||||||
}
|
}
|
||||||
.timeline > li .timeline-image h4 {
|
.timeline > li .timeline-image h4 {
|
||||||
margin-top: 40px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
.timeline > li.timeline-inverted > .timeline-panel {
|
.timeline > li.timeline-inverted > .timeline-panel {
|
||||||
padding: 0 100px 20px 20px;
|
padding: 0 100px 20px 20px;
|
||||||
|
|||||||
2
www/css/agency.min.css
vendored
2
www/css/agency.min.css
vendored
File diff suppressed because one or more lines are too long
@ -20,7 +20,7 @@
|
|||||||
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700" rel="stylesheet" type="text/css">
|
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700" rel="stylesheet" type="text/css">
|
||||||
|
|
||||||
<!-- Custom styles for this template -->
|
<!-- 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 -->
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-9715156-19"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-9715156-19"></script>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user