fix: favicon, display on IE, Netscape and Ladybird
This commit is contained in:
@@ -8,11 +8,10 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#spike {
|
#spike {
|
||||||
float: left;
|
|
||||||
border-style:solid;
|
border-style:solid;
|
||||||
border-color:rgba(18,24,217,0.6);
|
border-color:rgba(18,24,217,0.6);
|
||||||
width: 10.1%;
|
width: 10.1%;
|
||||||
height: auto;
|
height: 10.1%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
@@ -63,10 +62,10 @@ a:active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.menu {
|
.menu {
|
||||||
display: flex;
|
display: inline-block;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-top: 6.4%;
|
margin-top: 5.3%;
|
||||||
margin-left: 10%;
|
margin-left: 1%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Add spacing between child elements using margins */
|
/* Add spacing between child elements using margins */
|
||||||
|
|||||||
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Reference in New Issue
Block a user