Skip to content

Commit 6b16eaf

Browse files
committed
chore: make space for Intercom widget
1 parent 136d200 commit 6b16eaf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apify-docs-theme/src/theme/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ html[data-theme='dark'] {
125125
}
126126

127127
:root {
128+
--biel-button-position-right: 84px;
129+
--biel-button-position-bottom: 24px;
128130
/* use default system font based on https://devhints.io/css-system-font-stack */
129131
--ifm-font-family-base: -apple-system, BlinkMacSystemFont, 'Segoe UI',
130132
'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans',
@@ -1997,3 +1999,4 @@ div[class^="navbarSearchContainer"] {
19971999
width: 14px !important;
19982000
height: 15px !important;
19992001
}
2002+

0 commit comments

Comments
 (0)