fixed blockquote styling & added support for remote development
This commit is contained in:
parent
d635a1a700
commit
592c7a9a6e
2 changed files with 9 additions and 1 deletions
assets/css
|
@ -56,6 +56,10 @@ a {
|
|||
}
|
||||
}
|
||||
}
|
||||
.wp-block-separator {
|
||||
border-top: none !important;
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
||||
/* navbar menus */
|
||||
// nav.navbar ul.navbar-nav li.menu-item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue