Theme
  • Light
  • Dark

Bottom


The bottom CSS property participates in setting the vertical position of a positioned element. It has no effect on non-positioned elements.

Base class {value} Property Property value

_bt-{value}

0 var(--spc-0)
1 var(--spc-1)
2 var(--spc-2)
3 var(--spc-3)
4 var(--spc-4)
5 var(--spc-5)
6 var(--spc-6)
7 var(--spc-7)
8 var(--spc-8)
9 var(--spc-9)
10 var(--spc-10)
11 var(--spc-11)
12 var(--spc-12)
13 var(--spc-13)
50pct 50%
100pct 100%
at auto
ihr inherit
us unset

All classes

Class name Styles
_bt-0
bottom: var(--spc-0);
_bt-1
bottom: var(--spc-1);
_bt-2
bottom: var(--spc-2);
_bt-3
bottom: var(--spc-3);
_bt-4
bottom: var(--spc-4);
_bt-5
bottom: var(--spc-5);
_bt-6
bottom: var(--spc-6);
_bt-7
bottom: var(--spc-7);
_bt-8
bottom: var(--spc-8);
_bt-9
bottom: var(--spc-9);
_bt-10
bottom: var(--spc-10);
_bt-11
bottom: var(--spc-11);
_bt-12
bottom: var(--spc-12);
_bt-13
bottom: var(--spc-13);
_bt-50pct
bottom: 50%;
_bt-100pct
bottom: 100%;
_bt-at
bottom: auto;
_bt-ihr
bottom: inherit;
_bt-us
bottom: unset;
Modifier