add second page

This commit is contained in:
kevin 2020-06-03 00:31:42 +02:00
parent 92215128b7
commit 82c1862860
7 changed files with 205 additions and 4 deletions

View file

@ -1,5 +1,6 @@
@import "custom";
@import "~bootstrap/scss/bootstrap";
@import "_choose-map";
@font-face {
font-family: OpenSans;
@ -279,3 +280,6 @@ img{
}
}
.pixel-title{
font-family: "Karmatic Arcade" !important;
}