source: bus-n-go-pavel-216049/bus-n-go-frontend/src/styles.css@ baf4cc4

Last change on this file since baf4cc4 was baf4cc4, checked in by ppaunovski <paunovskipavel@…>, 4 weeks ago

split group project and individual project into two separate folders

  • Property mode set to 100644
File size: 240 bytes
RevLine 
[baf4cc4]1/* You can add global styles to this file, and also import other style files */
2@tailwind base;
3@tailwind components;
4@tailwind utilities;
5
6html, body { height: 100%; }
7body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }
Note: See TracBrowser for help on using the repository browser.