more big font for nva-link
This commit is contained in:
parent
975aa2b7ff
commit
12e5013ffc
|
@ -43,6 +43,7 @@ body {
|
||||||
|
|
||||||
.sidebar .nav-link {
|
.sidebar .nav-link {
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
|
font-size: 1.2em;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -142,7 +143,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
font-sice: 1.2em;
|
font-size: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
|
|
Loading…
Reference in New Issue