Borislav Grigorov

The only difference between ordinary and extraordinary is just that little "extra".

Tweaked some spacing, colors, and typography

I'm far from a good designer, but I know from experience that every good UI has three fundamental pieces in common.

Spacing, colors, and typography.

If you're in doubt about something in your UI, tweak some of these in the same order.

migrate the landing form ejs to pug

needed support for layouts and blocks - pug fills the gaps in ejs perfectly

properly position context menu dropdowns on eneity items in the meeting page

had to do some manual positioning w/ getBoundingClientRect() and calculations with "position: fixed".