Skip to content
Snippets Groups Projects
Commit 570ad592 authored by Asal Sahami Moghaddam's avatar Asal Sahami Moghaddam
Browse files

push

parent 1e133a73
No related branches found
No related tags found
No related merge requests found
......@@ -649,14 +649,17 @@ svg{
}
/*For Smartphones*/
@media screen and (max-width: 768px ){
body {
background-color: red; /* Temporary test */
}
h1, h2, h3 {
font-size: 24px !important; /* Adjust according to your design */
line-height: 1.2 !important;
}
svg text{
font-size: 5vw;
stroke-width:1px;
font-size: 5vw !important;
stroke-width:1px !important;
}
.village-style-button h3{
display: none !important;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment