mvaloatto commited on
Commit
e1067d3
·
verified ·
1 Parent(s): 75c7a4b

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +4 -0
styles.css CHANGED
@@ -30,6 +30,10 @@ a {
30
  text-decoration-line: none;
31
  }
32
 
 
 
 
 
33
  li {
34
  list-style-type: none;
35
  }
 
30
  text-decoration-line: none;
31
  }
32
 
33
+ .user {
34
+ font-weigth: 500;
35
+ }
36
+
37
  li {
38
  list-style-type: none;
39
  }