Initial commit
This commit is contained in:
@@ -353,22 +353,6 @@ input[type="file"] {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.app-footer {
|
||||
background-color: #2c3e50;
|
||||
color: white;
|
||||
padding: 1rem;
|
||||
text-align: center;
|
||||
font-size: 0.9rem;
|
||||
margin-top: auto; /* This pushes the footer to the bottom when possible */
|
||||
}
|
||||
|
||||
.author-info {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: 0.3rem;
|
||||
}
|
||||
|
||||
/* Push notification controls */
|
||||
.push-notification-controls {
|
||||
margin-right: 10px;
|
||||
|
||||
Reference in New Issue
Block a user