feat(dioxus): added all links to navbar, intro finished, and new pages set up. TODO: final img sizing and projects assignment
This commit is contained in:
@ -88,7 +88,7 @@
|
||||
filter: invert() hue-rotate(180deg);
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 430px) {
|
||||
@media only screen and (max-width: 500px) {
|
||||
#contact ul li img {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user