Fix homepage on mobile
This commit is contained in:
@@ -206,4 +206,14 @@ nav a:hover {
|
||||
padding-left: 2em;
|
||||
border-left: 2px solid black;
|
||||
}
|
||||
#homepage-container {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.bigimage {
|
||||
max-height: 20vh;
|
||||
transform: skew(0deg);
|
||||
}
|
||||
a.button {
|
||||
transform: skew(0deg);
|
||||
}
|
||||
}
|
||||
|
||||
BIN
static/favicon.ico
Normal file
BIN
static/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
Reference in New Issue
Block a user