Remove unneeded color assignment from user profile
This commit is contained in:
parent
6b51d84dc5
commit
cee1f5b2c1
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue