more styling
This commit is contained in:
parent
258d3f5805
commit
485643c682
@ -24,8 +24,6 @@ a {
|
||||
|
||||
.pfp {
|
||||
border-radius: 50px;
|
||||
max-width: fit-content;
|
||||
max-height: fit-content;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@ -47,6 +45,8 @@ nav ul li {
|
||||
color: aliceblue;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
max-width: fit-content;
|
||||
max-height: fit-content;
|
||||
}
|
||||
|
||||
nav ul li a {
|
||||
|
Loading…
Reference in New Issue
Block a user