Added air between helpdesk banner and helpdesk info.

pull/33/head
Mart-Erki.Noumees 7 years ago
parent 94f7c2a682
commit 77b99047b6
  1. 5
      _sass/contact.scss

@ -95,7 +95,10 @@
#helpdesk { #helpdesk {
flex-direction : column; flex-direction : column;
#helpdesk-banner-container, #helpdesk-info { #helpdesk-banner-container {
margin : 2rem 0 0 0;
}
#helpdesk-info {
margin : 0; margin : 0;
} }
} }

Loading…
Cancel
Save