index: add ∧
This commit is contained in:
@@ -36,6 +36,12 @@
|
|||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
.main h2:before {
|
||||||
|
content: "∧";
|
||||||
|
margin-right: 0.5em;
|
||||||
|
font-size: 1.5rem;
|
||||||
|
color: lightgrey;
|
||||||
|
}
|
||||||
.main a {
|
.main a {
|
||||||
color: #000;
|
color: #000;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Reference in New Issue
Block a user