minor adjustments

This commit is contained in:
filifa 2024-05-27 21:33:47 -05:00
parent 0d63d44cfe
commit 68de5e6547
1 changed files with 1 additions and 3 deletions

View File

@ -39,7 +39,6 @@ footer {
color: blue;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}
#headermain a:hover {
@ -49,7 +48,6 @@ footer {
#homelink {
font-size: xx-large;
font-weight: bold;
text-decoration: none;
}
nav {
@ -106,6 +104,7 @@ ol ol ol {
width: 256px;
max-width: 100%;
margin-right: 10px;
margin-bottom: 10px;
float: left;
}
@ -122,7 +121,6 @@ ol ol ol {
}
aside {
width: 30ch;
flex: auto;
position: sticky;
top: 10px;