Skip to content

Commit 8696175

Browse files
authored
Merge pull request #2077 from fluxcd/update-for-slc-kubecon
Salt Lake City Kubecon updates
2 parents fbc36f0 + d384ec5 commit 8696175

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

assets/scss/_kubecon.scss

+29
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,35 @@
3333
padding-right: 2.5%;
3434
}
3535

36+
.td-content h1 {
37+
font-weight: 700;
38+
margin-bottom: 1rem;
39+
}
40+
.td-content h2:not(:first-child) {
41+
margin-top: 3rem;
42+
}
43+
.td-content h2 {
44+
margin-bottom: 1rem;
45+
}
46+
47+
// div:has(> .qr-code-right-align) {
48+
// }
49+
50+
.qr-code-right-align {
51+
width: 20%;
52+
float: right;
53+
padding-left: 2.5%;
54+
padding-right: 2.5%;
55+
}
56+
57+
.float-share-this-site {
58+
width: 20%;
59+
float: right;
60+
clear: right;
61+
padding-left: 2.5%;
62+
padding-right: 2.5%;
63+
}
64+
3665
.clearfix::after {
3766
content: "";
3867
clear: both;

static/img/flux-kubecon-qr-code.png

64 KB
Loading

0 commit comments

Comments
 (0)