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