1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-30 22:50:10 +03:00

Fix header padding

This commit is contained in:
Daniel Molina 2016-04-14 16:31:50 +02:00
parent d7ec94e484
commit 4120f45f86

View File

@ -64,6 +64,7 @@
.header-title {
margin-bottom: 1.5rem;
padding: 1rem;
@include breakpoint(medium only) {
margin-left: 3rem;
}