major refactoring

updated home
added english service placeholder
This commit is contained in:
Samuel Philipp 2020-06-26 00:26:36 +02:00
parent de76c38ad9
commit 61a65c3eb2
22 changed files with 776 additions and 1041 deletions

View file

@ -14,10 +14,10 @@ $fa-font-path: "../font";
$flag-icon-rect-path: '';
@import "~flag-icon-css/sass/flag-icon";
@font-face {
font-family: 'Minotaur';
src: local('Minotaur Phatte'), url(../font/minotaur.ttf) format('truetype');
}
//@font-face {
//font-family: 'Minotaur';
//src: local('Minotaur Phatte'), url(../font/minotaur.ttf) format('truetype');
//}
html, body {
height: 100%;
@ -89,8 +89,8 @@ a {
}
.heading {
font-family: "Minotaur", monospace;
font-size: 3rem;
//font-family: "Minotaur", monospace;
//font-size: 3rem;
text-align: center;
a {