Skip to content

Commit

Permalink
Merge pull request #28 from nuoxoxo/aoc
Browse files Browse the repository at this point in the history
2212 : added margin
  • Loading branch information
nuoxoxo authored Sep 20, 2023
2 parents df6b596 + 8ec3974 commit 7d2d311
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/styles/App.scss
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,15 @@ body {
font-family: monospace;
font-size: 10px;
align-items: center;
margin-bottom: 11px;
}

.data-field-2212-alt {
font-family: monospace;
font-size: 6px;
align-items: center;
color:$CREAM-YELLO;
margin-bottom: 11px;
}

.data-field-2011 {
Expand Down

0 comments on commit 7d2d311

Please sign in to comment.