Skip to content

Commit af3e1d6

Browse files
committed
Spruce up search box
1 parent ec36ca0 commit af3e1d6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

ParallelBuildDebuggingLogger/Stylesheet.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ body {
44

55
#searchbox {
66
width: 100%;
7+
font-size: 1.5rem;
8+
padding: 12px 20px 12px 20px;
9+
margin-bottom: 12px;
710
}
811

912
.projectdescription {
@@ -55,4 +58,4 @@ body {
5558

5659
.targetnames {
5760
font-family: var(--codish);
58-
}
61+
}

0 commit comments

Comments
 (0)