broology / poker-moons

Free online poker with friends without the hassle.
4 stars 3 forks source link

Update root html style overrides solution #196

Closed kevinfeddema closed 1 year ago

kevinfeddema commented 2 years ago

In building the landing page I added a style tag in the app index.html file to handle a "CssBaseline" that removed the un-wanted body margin. This should be achievable with something like an external root scss file.