mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
Add favicon.
This commit is contained in:
@@ -86,6 +86,10 @@ a.visited {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#MenuButton {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 800px) {
|
||||
.card {
|
||||
flex-direction: column;
|
||||
@@ -93,4 +97,16 @@ a.visited {
|
||||
.ResponsiveImage {
|
||||
max-inline-size: 100%;
|
||||
}
|
||||
|
||||
.navbarpieceofshitfuckihatethis {display: none;}
|
||||
|
||||
.navbarpieceofshitfuckihatethis.responsive {display: initial;}
|
||||
/*.navbarpieceofshitfuckihatethis.responsive a {
|
||||
float: none;
|
||||
display: block;
|
||||
text-align: left;
|
||||
}*/
|
||||
#MenuButton {
|
||||
display: initial;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user