Get open-sans from Packagist

So we can stop requiring Asset Packagist
This commit is contained in:
Pierre Rudloff 2020-07-20 23:03:28 +02:00
parent 2dcd1239a4
commit 3ba720dce0
5 changed files with 34 additions and 45 deletions

View file

@ -6,6 +6,14 @@ body {
text-align: center;
}
.small-font {
font-size: 13px;
}
.large-font {
font-size:24px;
}
/* Header */
header {