seas-computing / mark-one

A UI component library for building React Apps (in development)
https://seas-computing.github.io/mark-one/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Feature/59 header tweaks #23

Closed jonseitz closed 4 years ago

jonseitz commented 4 years ago

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into develop will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          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.