make event slug bigger
This commit is contained in:
parent
4c695ae120
commit
8dca55f6d1
5 changed files with 464 additions and 25 deletions
10
src/scss/navbar.scss
Normal file
10
src/scss/navbar.scss
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
button.btn-heading {
|
||||
font-size: 2em;
|
||||
padding: 0 .75rem;
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
.btn-heading::after {
|
||||
font-size: 0.5em;
|
||||
line-height: 2em;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue