Minor changes
This commit is contained in:
parent
0a71a1ae34
commit
a9de28e056
9 changed files with 12 additions and 14 deletions
|
|
@ -1,7 +1,5 @@
|
|||
@import '../framework/framework';
|
||||
|
||||
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&family=Open+Sans:ital@0;1&display=swap');
|
||||
|
||||
@mixin center-children() {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
@ -40,7 +38,7 @@
|
|||
line-height: 1;
|
||||
|
||||
@include on-small-screen {
|
||||
font-size: 2.5rem;
|
||||
font-size: 3rem;
|
||||
line-height: 1.1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue