|
@@ -3315,6 +3315,13 @@ a:hover, a:focus {
|
|
|
text-decoration-color: currentColor;
|
|
|
}
|
|
|
|
|
|
+.author-bio .author-title {
|
|
|
+ font-size: 2.0736rem;
|
|
|
+ letter-spacing: normal;
|
|
|
+ line-height: 1;
|
|
|
+ text-transform: uppercase;
|
|
|
+}
|
|
|
+
|
|
|
.nav-links .meta-nav {
|
|
|
text-transform: uppercase;
|
|
|
font-weight: 500;
|
|
@@ -3380,6 +3387,10 @@ a.wp-block-file__button {
|
|
|
background-color: transparent;
|
|
|
}
|
|
|
|
|
|
+.wp-block-latest-posts > li > a {
|
|
|
+ text-transform: uppercase;
|
|
|
+}
|
|
|
+
|
|
|
@media only screen and (max-width: 559px) {
|
|
|
.site-header {
|
|
|
position: relative;
|