4 lines
231 B
CSS
4 lines
231 B
CSS
/* You can add global styles to this file, and also import other style files */
|
|
@import 'https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css';
|
|
@import 'https://pro.fontawesome.com/releases/v5.10.0/css/all.css';
|