Remove unneeded color assignment from user profile

This commit is contained in:
Kris 2018-11-09 18:42:19 -05:00
parent 6b51d84dc5
commit cee1f5b2c1
1 changed files with 0 additions and 5 deletions

View File

@ -81,11 +81,6 @@
.details {
background: rgba($secondary, 0.8);
blockquote {
background-color: $secondary-low;
border-left-color: $secondary-low;
}
h1 {
font-size: $font-up-5;
font-weight: normal;