Merge branch 'master' into master

This commit is contained in:
Dmitry Kolosov 2020-09-07 21:09:26 +03:00 committed by GitHub
commit d40b63815f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 105 additions and 25 deletions

View file

@ -343,7 +343,7 @@ article figcaption {
}
.read-more {
font-size: 0.85em;
margin: 1em 0;
}
.divider {
@ -442,6 +442,7 @@ ul.language-select > li, ul.footer-menu > li {
font-size: 16px;
border: none;
margin-right: 1em;
margin-bottom: 1em;
}
/* Media Queries */
@ -473,7 +474,7 @@ ul.language-select > li, ul.footer-menu > li {
text-align: center;
}
header nav {
header nav:not(:empty){
background: var(--pagination-bg-color);
margin-top: 1em;
max-width: 100%;