Remove bottom whitespace coming from a margin rule
Sneak in an opacity rule change that should have been in the last commit
This commit is contained in:
parent
87dbca77c5
commit
bdd8a25b43
2 changed files with 7 additions and 1 deletions
|
@ -38,6 +38,9 @@
|
|||
|
||||
/* Hero image in hero block */
|
||||
.footer {
|
||||
.paragraph {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.has-background-image.hero.is-medium {
|
||||
background-color: black;
|
||||
width: 100vw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue