Skip to content

Commit

Permalink
final css fix
Browse files Browse the repository at this point in the history
  • Loading branch information
avwilliams1995 committed Feb 29, 2024
1 parent 93a6aed commit fbe6695
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions client/components/Demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ nav {
/* margin: 10px; */
white-space: pre-line;
width: 90%;

}
#graphql-query-container {
display: flex;
Expand Down Expand Up @@ -364,10 +365,11 @@ nav {
}

.query-text {
margin: 20px;
color: yellow;
font-size: 15px;
font-size: 17px;
font-family: "Source Code Pro Variable";
margin-left: 40px;
margin-top: 25px;
}

#query-tag {
Expand Down

0 comments on commit fbe6695

Please sign in to comment.