Swapping better
This commit is contained in:
@@ -32,7 +32,7 @@ h2 {
|
||||
width: 100vw;
|
||||
text-align: center;
|
||||
font-size: 3rem;
|
||||
font-family: knowit;
|
||||
font-family: knowit, Arial;
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
@@ -32,7 +32,7 @@ h2 {
|
||||
width: 100vw;
|
||||
text-align: center;
|
||||
font-size: 3rem;
|
||||
font-family: knowit;
|
||||
font-family: knowit, Arial;
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
@@ -242,7 +242,7 @@ export default {
|
||||
h1 {
|
||||
width: 100vw;
|
||||
text-align: center;
|
||||
font-family: knowit;
|
||||
font-family: knowit, Arial;
|
||||
}
|
||||
div {
|
||||
font-size: 2rem;
|
||||
|
||||
@@ -46,7 +46,7 @@ export default {
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: Knowit;
|
||||
font-family: knowit, Arial;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user