work on document form
This commit is contained in:
@@ -30,11 +30,12 @@ button{
|
||||
border-color: yellow red red yellow;
|
||||
}
|
||||
footer {
|
||||
position: absolute;
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
margin: 5px;
|
||||
background: black;
|
||||
}
|
||||
nav {
|
||||
position: sticky;
|
||||
|
||||
Reference in New Issue
Block a user