Explorar el Código

Fixed CSS bug in share icons

full-screen-logo-homepage
Said Achmiz hace 5 años
padre
commit
0235fa8c31
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6
    0
      assets/css/main.css

+ 6
- 0
assets/css/main.css Ver fichero

@@ -233,6 +233,12 @@ main nav .social-buttons a + a {
margin-left: 0.5em;
}

/* “Share” button.
*/
main nav .social-buttons a.share {
font-weight: 900;
}

/*********/
/* LINKS */
/*********/

Cargando…
Cancelar
Guardar