added Back To Top functionality and Pankuzu list, Q and A Box, and Hamburger menu components
This commit is contained in:
@@ -29,8 +29,10 @@ div {
|
||||
|
||||
@media screen and (max-width: 640px) {
|
||||
div {
|
||||
font-size: 28pt;
|
||||
font-size: 24pt;
|
||||
height: 6rem;
|
||||
width: calc(100vw - 2rem);
|
||||
padding: 1rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user