Make three col pages only reload middle-right content

This commit is contained in:
cuom1999 2022-11-24 23:28:24 -06:00
parent c2716348f3
commit a79f18a748
3 changed files with 300 additions and 144 deletions

View file

@ -267,6 +267,7 @@
#three-col-container {
display: flex;
flex-direction: column;
}
.middle-content {