fffiloni commited on
Commit
37dee10
1 Parent(s): 604385b

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -1,5 +1,9 @@
1
  #col-container {max-width: 820px; margin-left: auto; margin-right: auto;}
2
 
 
 
 
 
3
  a, a:hover, a:visited {
4
  text-decoration-line: underline;
5
  font-weight: 600;
 
1
  #col-container {max-width: 820px; margin-left: auto; margin-right: auto;}
2
 
3
+ #duplicate-container{
4
+ margin-bottom: -24px;
5
+ }
6
+
7
  a, a:hover, a:visited {
8
  text-decoration-line: underline;
9
  font-weight: 600;