make event slug bigger

This commit is contained in:
j3d1 2019-12-01 22:00:06 +01:00
parent 4c695ae120
commit 8dca55f6d1
5 changed files with 464 additions and 25 deletions

10
src/scss/navbar.scss Normal file
View 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;
}