fix #123
This commit is contained in:
parent
b930a86b81
commit
43a11a9e39
|
@ -106,7 +106,7 @@ nav a:focus {
|
||||||
}
|
}
|
||||||
#intro {
|
#intro {
|
||||||
float: left;
|
float: left;
|
||||||
width: calc(100% - 20px);
|
width: calc(100% - 40px);
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue