CSS para aumentar la altura del logo y encabezado en vista de escritorio

.wrap {
  padding-left: 0;
}

At this point, it might be a good idea to follow an introduction course in CSS because:

More about developing your own themes can be read in the dev category.

2 Me gusta