made .box look better on newer themes; updated readme.md to add new themes; modularized blog sass some
This commit is contained in:
parent
c59659ca1d
commit
800363c6ab
15 changed files with 143 additions and 123 deletions
10
sass/_blog/_nav.scss
Normal file
10
sass/_blog/_nav.scss
Normal file
|
@ -0,0 +1,10 @@
|
|||
nav {
|
||||
.navbar-end {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.navbar-brand .brand-text {
|
||||
font-size: 1.11rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue