fffiloni commited on
Commit
dc8bd12
β€’
1 Parent(s): 8c7a831

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -0
style.css CHANGED
@@ -31,6 +31,11 @@ a, a:hover, a:visited {
31
  background: #0b0f19;
32
  }
33
 
 
 
 
 
 
34
  .animate-spin {
35
  animation: spin 1s linear infinite;
36
  }
31
  background: #0b0f19;
32
  }
33
 
34
+ div#may-like-container > p {
35
+ font-size: .8em;
36
+ margin-bottom: 4px;
37
+ }
38
+
39
  .animate-spin {
40
  animation: spin 1s linear infinite;
41
  }