remove unused CSS class
This commit is contained in:
@@ -125,16 +125,6 @@ li {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
.link_title {
|
||||
text-decoration: underline 4px var(--accent);
|
||||
transition: all 0.2s ease-out;
|
||||
}
|
||||
|
||||
.link_title:hover {
|
||||
margin-right: 0.5em;
|
||||
transition: all 0.2s ease-out;
|
||||
}
|
||||
|
||||
hr {
|
||||
width: 100%;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user