Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 249 Bytes

File metadata and controls

11 lines (7 loc) · 249 Bytes

//separation of concerns Using separation of concerns of styling by using a separate ts file for styling and importing it instead of inline/defining styles in the same file

//colors ; light blue - #11A4D4 dark blue - #0F1D22 text-color - white