Closed jonseitz closed 4 years ago
Merging #23 into develop will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## develop #23 +/- ##
======================================
Coverage 100% 100%
======================================
Files 18 18
Lines 136 136
======================================
Hits 136 136
Impacted Files | Coverage Δ | |
---|---|---|
src/Layout/Header.tsx | 100% <ø> (ø) |
:arrow_up: |
src/Layout/Logo.tsx | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4b07e8a...5f4e7b7. Read the comment docs.
Fixes the positioning so that the logo renders inside the header. Some minor related tweaks to spacing as well.
Fixes seas-computing/course-planner#59