We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf7eda commit 1cd3a8bCopy full SHA for 1cd3a8b
1 file changed
index.css
@@ -44,7 +44,7 @@ body {
44
}
45
#header {
46
width: 80%;
47
- height: 48px;
+ height: 40px;
48
display: flex;
49
align-items: center;
50
background: white;
@@ -55,12 +55,12 @@ body {
55
56
#header .image {
57
cursor: pointer;
58
- width: 250px;
+ width: 200px;
59
60
#header .spacer {
61
flex-grow: 1;
62
63
-.text-button {
+#header .text-button {
64
65
margin: 18px;
66
margin-top: 0px;
0 commit comments