cleaned up html + sticky titles
This commit is contained in:
@@ -10,6 +10,11 @@ h1, h3 {
|
||||
color:red;
|
||||
}
|
||||
|
||||
h1 {
|
||||
position: sticky; top: 0;
|
||||
padding: 1em; z-index: 10;
|
||||
}
|
||||
|
||||
img {
|
||||
text-align: center;
|
||||
margin:auto;
|
||||
|
||||
Reference in New Issue
Block a user