mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Change github link to be an actual link
This commit is contained in:
@@ -26,7 +26,7 @@ body {
|
||||
|
||||
.header-title {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.header-title h2 {
|
||||
@@ -168,7 +168,7 @@ body {
|
||||
border-top-left-radius: 0px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 560px) {
|
||||
@media screen and (max-width: 580px) {
|
||||
body {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
@@ -226,6 +226,12 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 410px) {
|
||||
.header-title h2 {
|
||||
font-size: 18px;
|
||||
}
|
||||
}
|
||||
/* COLORS */
|
||||
|
||||
.container,
|
||||
|
||||
Reference in New Issue
Block a user