add contact information to config
This commit is contained in:
@@ -89,6 +89,16 @@ a:visited {
|
||||
background-color: #88486d;
|
||||
}
|
||||
|
||||
#footer {
|
||||
padding: 6px;
|
||||
margin: 0;
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
background-color: #88486d;
|
||||
justify-content: space-between;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
.darkbg {
|
||||
padding-bottom: 6px;
|
||||
padding-left: 6px;
|
||||
|
||||
Reference in New Issue
Block a user