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 f593dbc commit 7fbdac3Copy full SHA for 7fbdac3
client/index.css
@@ -26,7 +26,7 @@ body {
26
}
27
28
.hash {
29
- background: gray;
+ background: rgb(104, 104, 104);
30
width: auto;
31
font-size: 1.34rem;
32
border-radius:5px;
0 commit comments