mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 04:34:13 -06:00
remove bg on user profiles
This commit is contained in:
parent
18f8038015
commit
86533a322e
@ -204,7 +204,6 @@
|
||||
h1, h2 {font-weight: bold;}
|
||||
|
||||
.primary-textual {
|
||||
background: rgba($primary, 0.2);
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
|
@ -152,8 +152,7 @@
|
||||
width: 90%;
|
||||
margin: 0 auto;
|
||||
padding: 4px;
|
||||
background: rgba($primary, 0.3);
|
||||
|
||||
|
||||
h1, h2 {
|
||||
margin: 7px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user