1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-07 14:35:26 +02:00

Replaced page footer style to page.pcss

This commit is contained in:
slaveeks 2022-07-27 14:29:44 +03:00
parent acdf744b6b
commit ad4fd25344
2 changed files with 7 additions and 6 deletions

View file

@ -38,9 +38,3 @@
padding: 0;
}
.page_footer {
display: flex;
flex-direction: row;
justify-content: space-between;
width: 100%;
}

View file

@ -496,3 +496,10 @@
}
}
}
.page_footer {
display: flex;
flex-direction: row;
justify-content: space-between;
width: 100%;
}