Sergio Mattei

Maker.

Pushed 1 change to Makerlog Server

Sergio Mattei Author

FYRE

0 Likes
Tomas Woksepp

Took me 2 minutes to scroll past your progress for today πŸŽ‰ Keep going!

0 Likes

Merge branch 'alinasava/web-dev-a' of https://gitlab.com/makerlog/web into alinasava/web-dev-a

changed darkmode from .css to .scss // added styles for placeholders and input // hero text color

dark mode // deleted unused fonts that were loaded (Source Sans Pro, Open Sans) in public > assets > index.html // replaced system-ui with var(--font) in StreamHeader.js because system-ui returns serif font on Windows // some css cleanup in app.scss // removed unnecessary/invalid prefixation in AppsPage > index.js // commented unused css in ProfileModal.css