Style the slogan
This commit is contained in:
parent
19ab616868
commit
d59cb7fdec
3 changed files with 15 additions and 1 deletions
|
@ -50,3 +50,16 @@
|
|||
font-size: 22px;
|
||||
padding-top: 18px;
|
||||
}
|
||||
|
||||
.slogan {
|
||||
position: relative;
|
||||
top: -36px;
|
||||
height: 36px;
|
||||
z-index: 30;
|
||||
display: flex;
|
||||
.title {
|
||||
color: $green-gray;
|
||||
font-size: 1.2rem;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue