Adds Local Profile Pictures Implementation

This commit is contained in:
2023-08-27 23:15:06 -03:00
parent f881c16f7f
commit c5d70020b6
11 changed files with 1875 additions and 2418 deletions

View File

@@ -1,5 +1,4 @@
/* You can add global styles to this file, and also import other style files */
@import 'font-montserrat.css';
* {
@@ -9,4 +8,4 @@
h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;
}
}