remove dates
This commit is contained in:
parent
3d12f84211
commit
81c6dfdeaf
5 changed files with 19 additions and 29 deletions
|
|
@ -24,7 +24,7 @@ body {
|
|||
}
|
||||
|
||||
.posts {
|
||||
font-size: 2em;
|
||||
font-size: 2.2em;
|
||||
text-align: right;
|
||||
flex: 1;
|
||||
}
|
||||
|
|
@ -73,12 +73,12 @@ ul {
|
|||
|
||||
@media (max-width: 768px) {
|
||||
.topics {
|
||||
font-size: 1.5em;
|
||||
font-size: 1.8em;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
.posts {
|
||||
font-size: 1em;
|
||||
font-size: 1.8em;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue