Get open-sans from Packagist
So we can stop requiring Asset Packagist
This commit is contained in:
parent
2dcd1239a4
commit
3ba720dce0
5 changed files with 34 additions and 45 deletions
|
@ -6,6 +6,14 @@ body {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.small-font {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.large-font {
|
||||
font-size:24px;
|
||||
}
|
||||
|
||||
/* Header */
|
||||
|
||||
header {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue