UX: add tags-index container (#78)
This commit is contained in:
+2
-1
@@ -73,7 +73,8 @@ body:not(.has-full-page-chat) {
|
|||||||
.body-page,
|
.body-page,
|
||||||
.container.badges,
|
.container.badges,
|
||||||
.topic-above-footer-buttons-outlet .presence-users,
|
.topic-above-footer-buttons-outlet .presence-users,
|
||||||
.global-notice {
|
.global-notice,
|
||||||
|
.container.tags-index {
|
||||||
@include breakpoint(medium, $rule: min-width) {
|
@include breakpoint(medium, $rule: min-width) {
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
margin-inline: auto;
|
margin-inline: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user