Skip to content

Commit 60bf9ad

Browse files
committed
feat: add librepgp logo
1 parent 361b732 commit 60bf9ad

File tree

4 files changed

+18
-5
lines changed

4 files changed

+18
-5
lines changed

assets/css/style.scss

+16-5
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,22 @@ body.site--project.layout--home {
5252
background: rgba(0, 0, 0, 0.4);
5353
}
5454
> .underlay.header {
55-
> .hero > .text {
56-
> .cta .button {
57-
border-radius: 25px;
58-
padding-left: 32px;
59-
padding-right: 32px;
55+
> .hero {
56+
a {
57+
color: #ffffff;
58+
text-decoration: underline;
59+
}
60+
img {
61+
float: left;
62+
height: 30px;
63+
margin-right: 10px;
64+
}
65+
> .text {
66+
> .cta .button {
67+
border-radius: 25px;
68+
padding-left: 32px;
69+
padding-right: 32px;
70+
}
6071
}
6172
}
6273
}

assets/librepgp-button.svg

+1
Loading

assets/librepgp-logo.pdf

191 KB
Binary file not shown.

assets/librepgp-logo.svg

+1
Loading

0 commit comments

Comments
 (0)