Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example you could change the height of the logo to 70px by applying the following css:

Code Block
languagecss
.layougLogolayoutLogo {
  height: 70px !important;
}

...