Last change
on this file since bfb90dd was baf4cc4, checked in by ppaunovski <paunovskipavel@…>, 3 months ago |
split group project and individual project into two separate folders
|
-
Property mode
set to
100644
|
File size:
240 bytes
|
Rev | Line | |
---|
[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 |
|
---|
| 6 | html, body { height: 100%; }
|
---|
| 7 | body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.