Updated
This commit is contained in:
parent
1592c9e37f
commit
3d527d6aba
|
|
@ -17,4 +17,5 @@ yarn-error.log
|
|||
.env
|
||||
/ignorables/*
|
||||
composer.lock
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
|
|
|
|||
|
|
@ -392,7 +392,7 @@ h5 {
|
|||
}
|
||||
|
||||
.section {
|
||||
font-size: 16px;
|
||||
// font-size: 16px;
|
||||
|
||||
.secton-title {
|
||||
font-size: 18px;
|
||||
|
|
@ -782,6 +782,7 @@ h5 {
|
|||
h1 {
|
||||
margin: 0;
|
||||
font-size: 20px;
|
||||
font-weight: 500;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue