ucsb-cs156-s21 / proj-ucsb-cs-las

https://proj-ucsb-cs-las.herokuapp.com/
MIT License
2 stars 3 forks source link

KW - 6pm-1 Added spacing between the New Course button and the table #215

Closed kenny-wang6 closed 3 years ago

kenny-wang6 commented 3 years ago

Added space between the New Course button and the course table underneath. Previously, there was no space. Courses tab is also only available for admins to see.

codecov[bot] commented 3 years ago

Codecov Report

Merging #215 (3aa88ac) into main (fdac85e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #215   +/-   ##
=========================================
  Coverage     99.82%   99.82%           
  Complexity      342      342           
=========================================
  Files            83       83           
  Lines          1669     1669           
  Branches         77       77           
=========================================
  Hits           1666     1666           
  Misses            3        3           
Impacted Files Coverage Δ Complexity Δ
javascript/src/main/pages/Courses/Courses.js 100.00% <100.00%> (ø) 0.00 <0.00> (ø)

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 fdac85e...3aa88ac. Read the comment docs.