fix style.css
This commit is contained in:
parent
4a02fe2899
commit
93b60f4a49
|
@ -9,12 +9,12 @@ header h1, ul {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
header h1, ul, ul li {
|
||||
header h1, header ul, header ul li {
|
||||
display: inline-block;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
header h1, ul li a {
|
||||
header h1, header ul li a {
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue