Skip to content

Conversation

@linkdotnet
Copy link
Owner

Closes #49

Still the navbar needs some more love and attention. The max-height property is not very nice

@codecov-commenter
Copy link

Codecov Report

Merging #52 (cedab28) into master (8f2a0b4) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   90.03%   90.07%   +0.04%     
==========================================
  Files         104      104              
  Lines        1676     1683       +7     
  Branches      144      145       +1     
==========================================
+ Hits         1509     1516       +7     
  Misses        157      157              
  Partials       10       10              
Impacted Files Coverage Δ
src/LinkDotNet.Blog.Web/AppConfiguration.cs 100.00% <100.00%> (ø)
src/LinkDotNet.Blog.Web/AppConfigurationFactory.cs 100.00% <100.00%> (ø)
src/LinkDotNet.Blog.Web/Shared/MainLayout.razor 100.00% <100.00%> (ø)
src/LinkDotNet.Blog.Web/Shared/NavMenu.razor 100.00% <100.00%> (ø)
src/LinkDotNet.Blog.Web/Shared/ShortBlogPost.razor 100.00% <100.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 94d5cac...cedab28. Read the comment docs.

@linkdotnet linkdotnet merged commit 465f29a into master Feb 2, 2022
@linkdotnet linkdotnet deleted the feature/brand branch February 2, 2022 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Navbar title too big

3 participants