mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 10:47:46 -05:00
add opacity to mobile user page details
This commit is contained in:
@@ -258,6 +258,7 @@
|
||||
.details {
|
||||
padding: 15px 15px 4px 15px;
|
||||
background-color: dark-light-choose(rgba($primary, .9), rgba($secondary, .9));
|
||||
opacity: 0.8;
|
||||
|
||||
h1 {
|
||||
font-size: 2.143em;
|
||||
|
||||
Reference in New Issue
Block a user