@ -12,6 +12,7 @@
@include gridPosition(2, 2,2,2)
background-color: $cPrimaryBackground
padding: 1em
overflow: auto
input
margin: 0.25em
@ -22,6 +22,7 @@
display: grid
grid-template: 5% 95% /100%
background-color: $cFeedBackground
#feedchooser
@include gridPosition(1, 2, 1, 2)
@ -10,15 +10,18 @@
#chatcontainer
@include gridPosition(1, 3, 1, 2)
background-color: $cBoxBodyBackground
#feedcontainer
@include gridPosition(1, 3, 2, 3)
grid-template: 10% 90% /100%
background-color: $cSecondaryBackground
#socialcontainer
@include gridPosition(1, 3, 3, 4)
grid-template: 50% 50% /100%
@ -11,6 +11,7 @@
@ -8,11 +8,13 @@
min-height: 90vh
max-height: 90vh
#profilecontainer
//grid-template: 15% 15% 15% 15% 15% 15% / 100%
th
text-align: left
@ -13,6 +13,7 @@
grid-template: 15% 15% 15% 15% 15% 15% / 100%