playing with social icons again
[gitweb-theme-danix.git] / gitweb-danixland / gitweb.css
index c786903..bea080f 100644 (file)
@@ -265,12 +265,12 @@ td, th {
   display: inline-block;
   margin: 1em;
   padding: 0.5em;
-  width: 2em;
-  height: 2em;
+  width: 3em;
+  height: 3em;
   border: 1px solid var(--fg);
-  -webkit-border-radius: 1em;
-  -moz-border-radius: 1em;
-  border-radius: 1em;
+  -webkit-border-radius: 1.5em;
+  -moz-border-radius: 1.5em;
+  border-radius: 1.5em;
 }
 
 .social-links ul li a {