This commit is contained in:
parent
4da4bb2e58
commit
6b3dc17592
1 changed files with 0 additions and 2 deletions
|
@ -98,7 +98,6 @@ a:hover {
|
|||
border-radius: 25px;
|
||||
padding: 2px 8px;
|
||||
font-size: calc(var(--font-size) - 2px);
|
||||
/* text-align: center; */
|
||||
}
|
||||
|
||||
/* Titles */
|
||||
|
@ -141,7 +140,6 @@ a:hover {
|
|||
|
||||
@media only screen and (max-width: 300px) {
|
||||
.timeline {
|
||||
/* width: 100%; */
|
||||
padding: 30px 5px 30px 10px;
|
||||
}
|
||||
.timeline ul li .content h2 > a {
|
||||
|
|
Loading…
Reference in a new issue