Add list-unsubscribe
This commit is contained in:
@@ -478,9 +478,10 @@ $legend-color: $post-color;
|
||||
.settings-section {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
margin-top: 1.5rem;
|
||||
|
||||
h1 {
|
||||
margin: 1.5rem 0 1rem;
|
||||
margin: 0 0 1rem;
|
||||
}
|
||||
|
||||
label {
|
||||
@@ -490,7 +491,7 @@ $legend-color: $post-color;
|
||||
}
|
||||
|
||||
&.title {
|
||||
margin: -1rem;
|
||||
margin: -1rem -1rem 0 -1rem;
|
||||
width: calc(100% + 2rem);
|
||||
background: rgba(255, 255, 255, 0.4);
|
||||
text-align: center;
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user