Commit 906943da authored by Mattia Migliorini's avatar Mattia Migliorini

See #9

parent 5e52a833
...@@ -7733,5 +7733,5 @@ header.banner .site-name .logo-ubuntuit { ...@@ -7733,5 +7733,5 @@ header.banner .site-name .logo-ubuntuit {
/* line 158, ../sass/style.scss */ /* line 158, ../sass/style.scss */
.link-cta-ubuntu { .link-cta-ubuntu {
margin-bottom: 0.75em; margin: 0 0 0.75em 0;
} }
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -156,5 +156,5 @@ header.banner { ...@@ -156,5 +156,5 @@ header.banner {
// Add bottom margins to cta buttons. // Add bottom margins to cta buttons.
.link-cta-ubuntu { .link-cta-ubuntu {
margin-bottom: 0.75em; margin: 0 0 0.75em 0;
} }
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment