Share footer styles
This commit is contained in:
@@ -33,3 +33,16 @@ a {
|
||||
text-decoration: none;
|
||||
color: var(--pankow-color-primary);
|
||||
}
|
||||
|
||||
footer {
|
||||
display: block;
|
||||
width: 100%;
|
||||
font-size: 10px;
|
||||
text-align: center;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
footer > .p {
|
||||
margin: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user