1
0
mirror of https://github.com/privacyguides/discourse-brand.git synced 2025-06-20 11:54:36 +00:00

Import custom CSS

This commit is contained in:
2023-05-28 15:45:56 -05:00
parent ce9285a4d9
commit d5f086c088
5 changed files with 245 additions and 193 deletions

View File

@ -7,3 +7,7 @@
.post-menu-area {
margin: 0;
}
.above-main-container-outlet.welcome-link-banner-connectors .welcome-wrapper, .below-site-header-outlet.welcome-link-banner-connector .welcome-wrapper {
box-shadow: none;
margin: 0;
}