Also reworks to be mobile-first
display: block;
color: white;
font-weight: 300;
display: block;
color: white;
font-weight: 300;
span {
color: $vibrant-green;
}
}
span {
color: $vibrant-green;
}
}
+ @include media-breakpoint-up(sm) {
+ h1 {
+ font-size: 34px;
+ }
+ }
+
.user-image {
position: absolute;
top: 0px;
.user-image {
position: absolute;
top: 0px;
#login_openid_buttons td {
padding: 2px;
}
#login_openid_buttons td {
padding: 2px;
}
-
- &.site-about #content .attr h1 {
- font-size: 28px;
- }
-
}
@media (max-width: 767.98px) {
}
@media (max-width: 767.98px) {