Update styles
This commit is contained in:
@@ -69,6 +69,11 @@ nav a:not(:last-child) {
|
||||
padding: 0 12px 0 0;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style-type: none;
|
||||
padding: unset;
|
||||
}
|
||||
|
||||
.post {
|
||||
margin: 0 0 30px 0;
|
||||
}
|
||||
@@ -87,6 +92,11 @@ nav a:not(:last-child) {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tag-home {
|
||||
margin-right: 10px;
|
||||
color: var(--gray);
|
||||
}
|
||||
|
||||
textarea {
|
||||
width: 100%;
|
||||
font-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user