diff options
author | Heckyel <heckyel@openmailbox.org> | 2017-02-12 20:03:07 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2017-02-12 20:03:07 -0500 |
commit | 9bd8714c6aaec026d0e44b367f4c4b41f76c9048 (patch) | |
tree | 5c8c728d37c066451bf025dcf0cae19547a9c101 /css/estilos.css | |
parent | afc3c5f7dbf03ed975a5ed3cb612f9a975513746 (diff) | |
download | maqueta-bootstrap-9bd8714c6aaec026d0e44b367f4c4b41f76c9048.tar.lz maqueta-bootstrap-9bd8714c6aaec026d0e44b367f4c4b41f76c9048.tar.xz maqueta-bootstrap-9bd8714c6aaec026d0e44b367f4c4b41f76c9048.zip |
ajustes css
Diffstat (limited to 'css/estilos.css')
-rw-r--r-- | css/estilos.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/css/estilos.css b/css/estilos.css index 4fc2176..3e5d8bd 100644 --- a/css/estilos.css +++ b/css/estilos.css @@ -1,8 +1,6 @@ /* -- HEADER -- */ h6.espacio-libre{ - font-size:0px; - margin-top: 0px; - margin-bottom: 0px; + display:none; } .navbar { margin-bottom: 0; |