mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2024-04-21 12:32:22 +00:00
edit css/app
This commit is contained in:
+2
-2
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user