mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 20:17:58 +05:30
modded ph-menu
This commit is contained in:
@@ -106,6 +106,21 @@ header {
|
|||||||
background-color: #f0f;
|
background-color: #f0f;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media only screen and (max-width: 500px) {
|
||||||
|
.phone {
|
||||||
|
font-size: 20px;
|
||||||
|
padding: 7px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu-ph {
|
||||||
|
font-size: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
main {
|
||||||
|
padding-top: 20px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.heading {
|
.heading {
|
||||||
font-family: SilicoHand;
|
font-family: SilicoHand;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
@@ -167,6 +182,7 @@ body {
|
|||||||
padding-top: 10vw;
|
padding-top: 10vw;
|
||||||
transition: background-color 0.2s ease-in-out;
|
transition: background-color 0.2s ease-in-out;
|
||||||
transition: color 0.5s ease-in-out;
|
transition: color 0.5s ease-in-out;
|
||||||
|
min-width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
|
|||||||
Reference in New Issue
Block a user