Remove the menu styles from main.css
This commit is contained in:
parent
5b1f9e7d08
commit
fe652e1c44
1 changed files with 0 additions and 31 deletions
|
@ -121,37 +121,6 @@ pre {
|
|||
border: 0;
|
||||
}
|
||||
|
||||
.menu > a + a:before {
|
||||
color: var(--heading-color);
|
||||
content: "•";
|
||||
padding: 0 0.5rem;
|
||||
}
|
||||
|
||||
.menu menu,
|
||||
.social menu {
|
||||
display: inline-block;
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
text-transform: lowercase;
|
||||
}
|
||||
|
||||
.menu menu li,
|
||||
.social menu li {
|
||||
display: inline-block;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
|
||||
.menu menu li + li:before,
|
||||
.social menu li + li:before {
|
||||
font-size: 1.5rem;
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
|
||||
.menu menu li + li:before {
|
||||
content: "•";
|
||||
}
|
||||
|
||||
.p5-sketch {
|
||||
display: block;
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue