New Update
This commit is contained in:
@@ -62,7 +62,11 @@ button {
|
||||
.wrap-post-info {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
column-gap: 40px;
|
||||
column-gap: 20px;
|
||||
}
|
||||
.avatar {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
}
|
||||
.wrap-post-info p {
|
||||
opacity: 0.7;
|
||||
@@ -87,6 +91,7 @@ button {
|
||||
|
||||
|
||||
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
.form-auth-wrap {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user