138. Login template - font awesome import and custom styles (#18)

This commit is contained in:
Art
2021-09-17 19:21:03 +03:00
parent f019ef4271
commit d447189705
2 changed files with 70 additions and 0 deletions

View File

@ -1,2 +1,3 @@
/* 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';