6 lines
146 B
CSS
6 lines
146 B
CSS
/* frontend/static/styles.css */
|
|
/* Example overrides or additional styling */
|
|
body {
|
|
/* Your global overrides can go here if needed */
|
|
}
|
|
|