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:
parent
0ffb226355
commit
ebbc647f39
1 changed files with 1 additions and 3 deletions
|
@ -34,11 +34,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.slogan {
|
.slogan {
|
||||||
|
box-shadow: 0 2px 0 0 whitesmoke;
|
||||||
.title {
|
.title {
|
||||||
position: relative;
|
|
||||||
top: 2px;
|
|
||||||
color: $green-gray;
|
color: $green-gray;
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
margin: auto;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue