Undebate Self Service Portal- Web portal where election administrators of democratically run organizations create undebates for their candidates and voters
Other
6
stars
9
forks
source link
Font scaling for undebate but not undebate-ssp #172
// toDo the undebate web components need the font scaled to the viewport,
// but other web components don't. We need to make it work both ways
// if (serverReactRender.head) serverReactRender.head.shift() // the first one in the head didles the font size and we don't want that
app/start.js
// toDo the undebate web components need the font scaled to the viewport, // but other web components don't. We need to make it work both ways // if (serverReactRender.head) serverReactRender.head.shift() // the first one in the head didles the font size and we don't want that