mirror of
https://github.com/readrops/Readrops.git
synced 2025-02-09 08:28:39 +01:00
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…
x
Reference in New Issue
Block a user