keep working on the like button
This commit is contained in:
@@ -55,6 +55,11 @@ img {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.post-buttons {
|
||||
display: flex;
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
input, textarea, button {
|
||||
font-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user