mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-27 13:49:10 +02:00
docs: fix banner size
This commit is contained in:
parent
96873e7030
commit
945df6d53a
@ -322,7 +322,6 @@ html[data-theme='dark'] .links-container {
|
||||
border: var(--ifm-global-border-width) solid var(--ifm-color-emphasis-200);
|
||||
padding: var(--banner-padding);
|
||||
border-radius: var(--ifm-global-radius);
|
||||
min-height: 282px;
|
||||
background-color: #F1F0FC;
|
||||
background-image: url('/img/unleash-academy/banner-bg-pixels.svg');
|
||||
background-position: top right;
|
||||
@ -418,7 +417,7 @@ html[data-theme='dark'] .links-container {
|
||||
height: 100%;
|
||||
background-repeat: no-repeat;
|
||||
background-position-x: left;
|
||||
background-position-y: 160%;
|
||||
background-position-y: 190%;
|
||||
}
|
||||
}
|
||||
/* end banner */
|
||||
|
Loading…
Reference in New Issue
Block a user