Minor style fixes

This commit is contained in:
kvakazyambra 2023-08-31 00:49:29 +03:00
parent 031d89881f
commit 77fb0471ff
2 changed files with 1 additions and 1 deletions

View File

@ -71,6 +71,7 @@
&::before {
content: '';
height: 100%;
left: 0;
position: absolute;
top: 0;

View File

@ -6,7 +6,6 @@
margin-top: -0.2em;
.TableOfContentsPrimaryButton {
margin-top: 5.4rem;
transform: rotate(180deg);
}
}