@import '../../../styles/mixins.sass' @import '../../../styles/vars.sass' #profile background-color: $cSecondaryBackground grid-template: 3% 94% 3% / 10% 80% 10% display: grid min-height: 90vh max-height: 90vh #profilecontainer @include gridPosition(2, 2,2,2) //grid-template: 15% 15% 15% 15% 15% 15% / 100% background-color: $cPrimaryBackground padding: 1em th text-align: left