Add rel-1z class
This commit is contained in:
parent
be3a26fe77
commit
225108384c
|
@ -35,6 +35,12 @@ boldtext {
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.rel-1z {
|
||||||
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
|
||||||
// Math
|
// Math
|
||||||
|
|
||||||
.equation {
|
.equation {
|
||||||
|
|
Loading…
Reference in New Issue