mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 12:09:53 +05:30
modded ph-menu
This commit is contained in:
@@ -106,6 +106,21 @@ header {
|
||||
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 {
|
||||
font-family: SilicoHand;
|
||||
display: inline-block;
|
||||
@@ -167,6 +182,7 @@ body {
|
||||
padding-top: 10vw;
|
||||
transition: background-color 0.2s ease-in-out;
|
||||
transition: color 0.5s ease-in-out;
|
||||
min-width: 300px;
|
||||
}
|
||||
|
||||
main {
|
||||
|
||||
Reference in New Issue
Block a user