Remove detritus used for positioning now handled by Bulma classes

also add in the same dropshadow we were getting before from some brand navbar class
This commit is contained in:
Benjamin Melançon 2019-08-19 10:47:56 -04:00
parent 0ffb226355
commit ebbc647f39

View file

@ -34,11 +34,9 @@
}
.slogan {
box-shadow: 0 2px 0 0 whitesmoke;
.title {
position: relative;
top: 2px;
color: $green-gray;
font-size: 1.2rem;
margin: auto;
}
}