Add rel-1z class

This commit is contained in:
Santiago Lo Coco 2022-02-22 00:47:45 -03:00
parent be3a26fe77
commit 225108384c
1 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,12 @@ boldtext {
font-weight: 500;
}
.rel-1z {
position: relative;
z-index: 1;
}
// Math
.equation {