This commit is contained in:
armansansd 2023-02-14 16:47:30 +00:00
parent 1aff6d9e2e
commit 114155e924
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -771,8 +771,8 @@
margin: 1rem 0; margin: 1rem 0;
// grid-column-gap: 10px; // grid-column-gap: 10px;
h2{ h2{
grid-column: 2; //grid-column: 2;
margin: -.8rem 0 0 0; //margin: -.8rem 0 0 0;
line-height: 1; line-height: 1;
} }