Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2021-03-01 11:29:30 +0300
committerTakuya Noguchi <takninnovationresearch@gmail.com>2021-03-02 06:31:14 +0300
commitaffcc7e178e729c5518a5c02d5f3f609b7f4671a (patch)
treefc931410e6000df529f011ad09c9d5a97b051880
parent41cf808f380390ee2073b6312e0e362370e5343f (diff)
Remove extra margin on top of alert
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-rw-r--r--content/assets/stylesheets/stylesheet.scss5
1 files changed, 1 insertions, 4 deletions
diff --git a/content/assets/stylesheets/stylesheet.scss b/content/assets/stylesheets/stylesheet.scss
index 1bd9b60d..13f52f9f 100644
--- a/content/assets/stylesheets/stylesheet.scss
+++ b/content/assets/stylesheets/stylesheet.scss
@@ -1,5 +1,5 @@
---
-version: 101
+version: 102
---
@import "variables";
@@ -932,9 +932,6 @@ h6 {
margin-left: 10px;
margin-right: 10px;
}
- @media (max-width: $md-width) {
- margin-top: 60px;
- }
}
// Main header CSS