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:
authorSarah German <sgerman@gitlab.com>2024-01-17 22:11:02 +0300
committerSarah German <sgerman@gitlab.com>2024-01-17 22:11:02 +0300
commitc8f03513f5691bcc611237dfc57ef8cb61427e3d (patch)
tree318e0a71c789d419cc03ea84706698c37092b419
parent3af7fd442aa1f31793fcf1812aec34826c720d71 (diff)
Adjust box widthselhorn-offering-note
-rw-r--r--content/assets/stylesheets/stylesheet.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/assets/stylesheets/stylesheet.scss b/content/assets/stylesheets/stylesheet.scss
index 4382dd47..39fa2052 100644
--- a/content/assets/stylesheets/stylesheet.scss
+++ b/content/assets/stylesheets/stylesheet.scss
@@ -223,7 +223,7 @@ ol {
border-radius: 5px;
float: right;
clear: both;
- width: 30%;
+ width: 33%;
margin-left: 2rem;
@media (max-width: $bp-sm) {