We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55b800 commit 0dc793bCopy full SHA for 0dc793b
css/font.css
@@ -21,7 +21,7 @@ h1 {
21
}
22
23
.signoff {
24
- font-size: 1vw;
+ font-size: .75em;
25
26
27
.menu {
css/mobile.css
@@ -53,6 +53,9 @@
53
position: relative;
54
padding-top: 0.7em;
55
56
+ .menu-footer {
57
+ display: none;
58
+ }
59
60
@media only screen and (min-width:1080px) {
61
.bio {
0 commit comments