removed row (post detail)
This commit is contained in:
@@ -96,6 +96,7 @@ nav {
|
||||
}
|
||||
/* --- Buttons & UI --- */
|
||||
.btn-read-more {
|
||||
margin-top: 20px;
|
||||
float: right;
|
||||
background: #f8f9fa;
|
||||
border: 1px solid #e1e4e8;
|
||||
@@ -113,7 +114,7 @@ nav {
|
||||
}
|
||||
|
||||
.btn-read-more:hover {
|
||||
background-color: #e1e4e8;
|
||||
background-color: #666;
|
||||
color: #ffffff; /* Invert colors on hover */
|
||||
transform: translateY(-1px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user