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 055b7f0 commit ee378f3Copy full SHA for ee378f3
frontend/src/styles/core.scss
@@ -199,6 +199,7 @@ key {
199
display: inline-block;
200
font-size: 0.7rem;
201
line-height: 0.7rem;
202
+ margin: 0 0.5em;
203
}
204
205
.pageLoading {
frontend/src/styles/footer.scss
@@ -10,9 +10,6 @@ footer {
10
transition: 0.125s;
11
margin-bottom: 2em;
12
line-height: 2;
13
- key {
14
- margin: 0 0.25rem;
15
- }
16
17
18
#commandLineMobileButton {
0 commit comments