mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 10:22:23 +00:00
edit css/app
This commit is contained in:
parent
0b0c46c07d
commit
3573614c57
@ -62,7 +62,7 @@ body {
|
||||
}
|
||||
|
||||
#sidebar h2 {
|
||||
font-size: 15px;
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
#sidebar h5 {
|
||||
@ -90,7 +90,7 @@ body {
|
||||
|
||||
#sidebar ul li {
|
||||
margin-top: 0;
|
||||
margin-bottom: 2px;
|
||||
margin-bottom: 0.3rem;
|
||||
margin-left: 10px;
|
||||
padding: 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user