We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbc36f0 + d384ec5 commit 8696175Copy full SHA for 8696175
assets/scss/_kubecon.scss
@@ -33,6 +33,35 @@
33
padding-right: 2.5%;
34
}
35
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
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
59
60
+ clear: right;
61
62
63
64
65
.clearfix::after {
66
content: "";
67
clear: both;
static/img/flux-kubecon-qr-code.png
64 KB
0 commit comments