Skip to content

Commit 6148166

Browse files
authored
Merge pull request #43 from ecabrerar/master
More images of jconf 2019
2 parents 6a44b35 + 0553616 commit 6148166

File tree

13 files changed

+16
-6
lines changed

13 files changed

+16
-6
lines changed

src/jbake/assets/css/style.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1853,7 +1853,7 @@ a.btn-buy-tickets:hover:before {
18531853

18541854
#intro-container .event_title {
18551855
pointer-events: auto;
1856-
font-size: 6rem;
1856+
font-size: 3.50rem;
18571857
margin: 0px;
18581858
grid-area: title / title / title / title;
18591859

@@ -1862,7 +1862,7 @@ a.btn-buy-tickets:hover:before {
18621862

18631863
#intro-container .event_thank_you{
18641864
pointer-events: auto;
1865-
font-size: 2.75rem;
1865+
font-size: 2.0rem;
18661866
margin: 0px;
18671867
grid-area: date / date / date / date;
18681868

@@ -1871,21 +1871,21 @@ a.btn-buy-tickets:hover:before {
18711871

18721872
#intro-container .see_you_next_year {
18731873
pointer-events: auto;
1874-
font-size: 2.5rem;
1874+
font-size: 1.75rem;
18751875
margin: 0px;
18761876
grid-area: location / location / location / location;
18771877
}
18781878

18791879

18801880
#intro-container .link_presentations {
18811881
width: fit-content;
1882-
font-size: 1.6rem;
1882+
font-size: 1.0rem;
18831883
font-weight: bold;
18841884
box-sizing: border-box;
18851885
text-align: center;
18861886
color: white;
18871887
cursor: pointer;
1888-
padding: 0.8rem 1.8rem;
1888+
padding: 0.4rem 1.4rem;
18891889
border-radius: 3px;
18901890
background: #f82249;
18911891
border-width: 4px;
126 KB
Loading
117 KB
Loading
150 KB
Loading
115 KB
Loading
137 KB
Loading
139 KB
Loading
190 KB
Loading
93.8 KB
Loading
74.2 KB
Loading

0 commit comments

Comments
 (0)