mirror of https://github.com/readrops/Readrops.git
No top margin for h1 tag
This commit is contained in:
parent
b4931c6d36
commit
62c3da343d
|
@ -22,6 +22,10 @@
|
|||
margin: 0px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue