8000
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 bd92d47 commit c78a872Copy full SHA for c78a872
css/main.css
@@ -94,10 +94,18 @@ header {
94
padding: 0.7em 0 0.4em;
95
}
96
97
+header > a {
98
+ white-space: nowrap;
99
+}
100
+
101
header .logo {
102
height: 3.5em;
103
width: 3.5em;
- margin-top: 0.3em;
104
+ margin-top: 0.5em;
105
106
107
+header h1 {
108
+ margin: 0.9rem 0;
109
110
111
section {
0 commit comments